{
  "resource": "https://monday.com",
  "authorization_servers": ["https://auth.monday.com"],
  "scopes_supported": [
    "me:read",
    "boards:read",
    "boards:write",
    "docs:read",
    "docs:write",
    "workspaces:read",
    "workspaces:write",
    "users:read",
    "users:write",
    "account:read",
    "notifications:write",
    "updates:read",
    "updates:write",
    "assets:read",
    "tags:read",
    "teams:read",
    "teams:write",
    "departments:read",
    "departments:write",
    "webhooks:write",
    "webhooks:read",
    "ai:consume"
  ],
  "bearer_methods_supported": ["header"],
  "resource_documentation": "https://developer.monday.com/api-reference"
}
