Inline-tool literal whose executor's args is typed against the schema in the same object — used by B.ai.call's tools slots so the executor's argument type is derived from input_schema without going through B.ai.tool.custom().
executor
args
B.ai.call
tools
input_schema
B.ai.tool.custom()
Optional
Inline-tool literal whose
executor'sargsis typed against the schema in the same object — used byB.ai.call'stoolsslots so the executor's argument type is derived frominput_schemawithout going throughB.ai.tool.custom().