Tool Commands
Define tools, bundle toolsets, and inspect tool calls.
Output formatting flags (--json, --jq, and --template) are documented once in Output Formatting and are omitted from the tables below.
bctrl tools list
List tools
bctrl tools get
Get a tool
bctrl tools create
Create a tool
bctrl tools patch
Update a tool
bctrl tools call
Call a tool and wait for its result
bctrl tools start
Start an asynchronous tool call
bctrl tools delete
Delete a tool
bctrl toolsets list
List toolsets
bctrl toolsets get
View a toolset
bctrl toolsets create
Create a toolset
bctrl toolsets patch
Edit a toolset
bctrl toolsets delete
Delete a toolset
bctrl tool-calls list
List tool calls
bctrl tool-calls cancel
Cancel a tool call
bctrl tool-calls respond
Respond to a tool input request
bctrl tool-calls result
Wait for and return a tool call result
bctrl tool-calls get
View a tool call

