Tools
/tools/{toolId}
Patch a tool.
PATCH
Params
A valid tool
id.
Body
The name of the tool.
The description of the tool
The type of tool, valid options SEARCH
, WOLFRAM_ALPHA
, REPLICATE
, ZAPIER_NLA
, AGENT
or OPENAPI
.
Any other configuration needed for the tool as an JSON object.
Response
Indicates whether the call was successful.
A tool
object.