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