Custom Tools
Custom Tool Details
Retrieve a Custom Tool you’ve created.
GET
/
v1
/
tools
/
{tool_id}
Headers
authorization
string
requiredYour API key for authentication.
Path Parameters
tool_id
string
requiredThe ID of the tool you want to retrieve (starting with TL-
).
Response
status
string
Whether the requet succeeded or failed.
tool
array
The tool you’ve created.