{
  "version": "1.0",
  "updatedAt": "2026-05-31",
  "scopes": [
    {
      "name": "agent:read",
      "description": "Read public data feeds",
      "default": true
    },
    {
      "name": "agent:pricing",
      "description": "Access pricing feed and quotes"
    },
    {
      "name": "agent:appointment.create",
      "description": "Create appointment on behalf of end-user (requires user consent)"
    },
    {
      "name": "agent:appointment.read",
      "description": "Read appointment status"
    },
    {
      "name": "agent:document.read",
      "description": "Read document status (user-scoped)"
    },
    {
      "name": "agent:webhook.subscribe",
      "description": "Subscribe to webhook events"
    },
    {
      "name": "agent:mcp.invoke",
      "description": "Invoke MCP tools"
    }
  ]
}