Scopes and consent
Ask for the smallest set of scopes needed for the current feature. A scope grants capability only within the token’s resource audience and the person’s current authorization.
Task and organization scopes
Section titled “Task and organization scopes”tasks:read,tasks:write,tasks:deletecategories:read,categories:writetags:read,tags:writeplaces:read,places:writecalendar:read
The categories:* identifiers are stable wire names for public List capabilities. There is no calendar:write scope.
Context and collaboration scopes
Section titled “Context and collaboration scopes”prayer:readsettings:read,settings:writecomments:read,comments:writecollaborators:read,collaborators:writeattachments:read,attachments:write
Connection and integration scopes
Section titled “Connection and integration scopes”connections:read,connections:writeactivity:readevents:readwebhooks:read,webhooks:write
connections:write supports self-revocation by default. Event access also requires the underlying read scope owned by the event registry. Webhook control scopes belong to the REST resource and cannot be exercised with an MCP-audience token.