curl --location --request PATCH 'https://api.superagent.sh/api/v1/tools/{toolId}' \ --header 'Content-Type: application/json' \ --header 'Autorization: Bearer <token>' \ --data-raw '{ "name": "My patched tool", }'
{ "success": true, "data": { "id": "cli28c2vd00016itbrlhekwql", "name": "My Zapier tool", "type": "ZAPIER_NLA", ... } }
Patch a tool.
tool
SEARCH
WOLFRAM_ALPHA
REPLICATE
ZAPIER_NLA
AGENT
OPENAPI