Create tool

POST
/v1/convai/tools

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

Request

A tool that an agent can provide to LLM.

tool_configobjectRequired

Response

Successful Response

idstring
tool_configobject
dependent_agentslist of objects

Errors

Built with