cURL
curl --request GET \ --url https://api.klavis.ai/mcp-server/instance/{instanceId}/raw-actions \ --header 'Authorization: Bearer <token>'
{ "instanceId": "<string>", "serverName": "<string>", "result": {} }
Fetch raw actions (all underlying actions) for a specific integration instance.
This endpoint takes an instance ID, and then fetches the raw actions with categories.
Your Klavis AI API key.
The instance ID for the server connection
Successful Response
The instance ID
The requested server name
Map of categories to raw actions