MCP documentation | MCP docs for agents
ark_get_current_context
ark.get_current_context
Inspect the connected ARK actor, effective scopes, visible teams, permissions, and available operations.
- Availability
- Core preview
- Scopes
context:read- ARK permissions
- None
- Team visibility
- Not entity-scoped
- Approval policy
none- ARK approval request
- Not required
- Idempotency
- Not required
- Read-only
- Yes
- Destructive
- No
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
includeUnavailableOperationsbooleandefault: false
Result
The tool returns the canonical ark.get_current_context operation result in structuredContent and mirrors the same JSON as text. Errors set isError: true and return a stable error code, message, and optional details.