Update tool

Update tool that is available in the workspace.

Path parameters

tool_idstringRequired
ID of the requested tool.

Headers

xi-api-keystringOptional

Request

A tool that an agent can provide to LLM.
tool_configobjectRequired
Configuration for the tool
response_mockslist of objectsOptional

Mock responses with optional parameter conditions. Evaluated top-to-bottom; first match wins.

Response

Successful Response
idstring
tool_configobject
The type of tool
access_infoobject
usage_statsobject
response_mockslist of objects

Mock responses with optional parameter conditions. Evaluated top-to-bottom; first match wins.

Errors

422
Tools Update Request Unprocessable Entity Error