Skip to main content
GET
/
mcp-server
/
instance
/
{instanceId}
/
raw-actions
List Raw Actions
curl --request GET \
  --url https://api.klavis.ai/mcp-server/instance/{instanceId}/raw-actions \
  --header 'Authorization: Bearer <token>'
{
  "instanceId": "<string>",
  "serverName": "<string>",
  "result": {}
}

Documentation Index

Fetch the complete documentation index at: https://www.klavis.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Your Klavis AI API key.

Path Parameters

instanceId
string
required

The instance ID for the server connection

Response

Successful Response

instanceId
string
required

The instance ID

serverName
string
required

The requested server name

result
Result · object

Map of categories to raw actions