Get custom tool by id
Custom Tools
Get Custom Tool
Returns a single custom code tool, including its source code and parameter schema.
GET
Get custom tool by id
Authorizations
Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.
Path Parameters
Custom tool id.
Example:
"kg77c0dy0mgdpzmqz6tesry8w184002s"
Query Parameters
Optional workspace override. If omitted, Conduit resolves the tool's workspace automatically.
Example:
"j57demo8f8x7c9v0n2q4r6t8y1u3i5o"
Response
Custom tool
Single custom code tool response.