Agent workflows
Scopes and MCP tools
Grant the smallest capability set that supports the intended workflow.
The server is authoritative for tool schemas and scope enforcement.
| Scope | Capabilities |
|---|---|
sites:read |
sites.get |
posts:read |
List, search, read, preview, formatting guide, and version history |
posts:create |
Create drafts |
posts:update |
Update drafts and restore versions |
posts:publish |
Publish an exact version |
posts:archive |
Archive a post |
assets:write |
Upload, list, read, and delete assets |
activity:read |
Read site activity |
Read and preparation tools
sites.getposts.listposts.searchposts.getposts.get_by_slugposts.format_guideposts.previewposts.versions.listposts.versions.getassets.listassets.getactivity.list
Mutation tools
posts.createposts.updateposts.publishposts.archiveposts.versions.restoreassets.uploadassets.delete
Granting posts:publish is not a substitute for approval. Scope answers whether a token may perform the call. Approval answers whether the owner wants that exact public change now.