Tools
Retrieve Tool
Retrieve a JSON object of a single tool from toolId and the resourceSlug
GET
Path Parameters
The resourceSlug is a url parameter of the teamId associated with the user
The url parameter with the Id of the tool to get
Response
200
tool.json
JSON object containing found tool using the toolId and the teamId
Represents a tool within the system, including its configuration, state, and associated retrievers.