Review AI Actions and Store Activity
Activity records what a client attempted and its outcome using readable, allowlisted summaries.
Review an action
Open Activity, find the approximate time and acting client, then open the entry. Compare the tool, store, status and summary with your intended request. Use activity.list and activity.get from an authorized client for the same scoped view.
A synthetic request is: “Show recent actions for my selected store and highlight failed or unknown outcomes; do not repeat them.” Expect a client-attributed record rather than raw arguments or a provider payload.
Unknown outcomes
An unknown mutation means the provider might have applied it even though Store MCP could not confirm the result. Inspect operations.get using the original idempotencyKey and re-read provider state. Do not resolve uncertainty by issuing a new key.
History and omissions
Visibility follows the current plan’s history window shown in Plans and usage. Activity storage is retained for 90 days. It intentionally excludes raw tool arguments, buyer data, credentials and arbitrary provider content; it is not a full order database or an accounting ledger.