CHW-4901 ActionNotFound
action not found for this org; call list_recent_actions or /api/actions to find an id
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: action not found for this org; call list_recent_actions or /api/actions to find an id
HTTP status:404(client)
Problem. The action id does not exist in the caller’s org.
Cause. Wrong id, the action belongs to a different tenant, or the
audit row has aged out of retention. Fix. Call
list_recent_actions (MCP) or GET /api/actions (HTTP) to find a
valid id. HTTP 404.