tools
Update Tool
Update an existing tool
PUT
Authorizations
Body
application/json
The name of the tool
The definition of the tool
The service to which this tool belongs
The ID of the tool
Update comments
Response
200
application/json
A tool is a function that an agent can call to perform actions like accessing databases, making API calls, or processing data. For an agent to have access to a tool, the prompt associated with that agent should be linked to the tool and include instructions to use it.
The name of the tool
The definition of the tool
The service to which this tool belongs
The ID of the tool
The timestamp of the most recent update to the service
The email of the user who last updated the tool
Update comments
The name of the service to which the tool belongs