cURL
curl --request POST \ --url https://api.agentixx.io/api/integrations/sync-tools \ --header 'Content-Type: application/json' \ --header 'x-tenant-id: <api-key>' \ --cookie better-auth.session_token= \ --data '{}'
{ "ok": true, "updated": 123 }
Sync all integration tool descriptions from the registry. Admin only.
Session cookie set by Better Auth on sign-in.
Tenant/workspace UUID. Required on all /api/* endpoints.
Sync integration tool descriptions from registry
Tools synced