Skip to main content
GET
Get Tool
Get configuration details of a specific tool.

Headers

string
required
Your API key for authentication.
string
required
The organization ID.

Path Parameters

string
required
The unique identifier of the tool (format: tool_[a-f0-9]{12,}).

Permissions

  • tools:read (all roles)

Response

boolean
Indicates if the request was successful.
object
The full tool configuration object.

Errors

object
Tool not found.
object
Tool belongs to different organization.