Create tool

Add a new tool to the available tools in the workspace.

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 Create Request Unprocessable Entity Error