latestOpenAPI 3.1.02026-08-10466368560.6 KB

2b2bab8b9017

custom-tools

Create Custom Tool

Create a new custom tool for an agent.

post/agents/tools

Request body

namestring required
display_namestring required
descriptionstring required
http_methodstring required
url_templatestring required
headersobject
body_templateobject nullable
auth_typestring
parameters_schemaobject
response_pathstring nullable
timeout_secondsinteger
allowed_domainsstring[]
space_idstring uuid required
auth_secretstring nullable

Response

Successful Response

namestring required
display_namestring required
descriptionstring required
http_methodstring required
url_templatestring required
headersobject
body_templateobject nullable
auth_typestring
parameters_schemaobject
response_pathstring nullable
timeout_secondsinteger
allowed_domainsstring[]
idstring uuid required
space_idstring uuid required
created_bystring uuid required
is_activeboolean required
created_atstring date-time required
updated_atstring date-time required