curl --request GET \
--url https://api.agentixx.io/api/tools/{id} \
--header 'x-tenant-id: <api-key>' \
--cookie better-auth.session_token={}Get a single tool definition with credential metadata (no secrets).
curl --request GET \
--url https://api.agentixx.io/api/tools/{id} \
--header 'x-tenant-id: <api-key>' \
--cookie better-auth.session_token={}