Python
Tools
Retrieve tool
Retrieves a specific tool by its identifier.
GET
Python
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The name of the tool to retrieve. The unique identifier for a tool.
Response
Retrieved tool
The Tool object represents a tool that can be used by agents.