Exact payload
Approve the call the agent actually asked to make.
The queued action carries normalized arguments so the human can approve or reject the concrete change.
Approvals & policy
Use the same approval rule whether the request comes from an MCP client, hosted session, package-backed tool, GitHub action, workflow, or another sensitive call.
Exact-call review

What an approval means
Ask mode stores one exact action and its normalized arguments for review. It is a decision on a specific call, not a blanket blessing for the whole run.
Exact payload
The queued action carries normalized arguments so the human can approve or reject the concrete change.
Policy modes
Read actions can be allowed while writes, comments, deploys, merges, or document changes pause for review. Without a grant, the tool or action is unavailable.
Revocation
Disable, revoke, expire, or rotate identities and grants. Completed provider actions are not magically rolled back.
Where teams start