Retrieve a custom tool
Fetch a single custom tool by ID.
Fetch a single custom tool by ID.
Scope: custom_tools:read
Path parameters
| Param | Type | Notes |
|---|---|---|
:id | string | tool_<24 hex> or bare ObjectId. |
Example request
curl https://dashboard.getmacha.com/api/v1/custom_tools/tool_64f1c0ef2ec711ef6dc1dcf \
-H "Authorization: Bearer $MACHA_API_KEY"
Errors
| Status | Code | When |
|---|---|---|
404 | custom_tool_not_found | Unknown ID, or tool deleted. |
© 2026 AGZ Technologies Private Limited