curl --request GET \
--url https://api.anam.ai/v1/tools/{id} \
--header 'Authorization: Bearer <token>'Get a tool by ID
curl --request GET \
--url https://api.anam.ai/v1/tools/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?