agent builder
Get a tool by id
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/agent_builder/tools/{toolId}</span></div>Refer to Spaces for more information.
Get a specific tool by ID. Use this endpoint to retrieve the complete tool definition including its schema and configuration requirements. To learn more about Agent Builder tools, refer to the tools documentation.<br/><br/>[Required authorization] Route required privileges: agentBuilder:read.
get/api/agent_builder/tools/{toolId}
Path parameters
toolIdstring required
The unique identifier of the tool to retrieve.
Response
Indicates a successful response