list_proposed_actions
List the key's workspace's proposed actions (the approval queue).
Read-only. Optionally filter by status (proposed / approved /
executing / done / failed / dismissed). Returns {id, action_type, status, source, title, source_doc_id, external_id} per proposal.
NOTE: MCP can read and PROPOSE actions but deliberately cannot approve or execute them — a human approves every action in the app UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |