autowhisper_feed
Fast CMO feed list with status counts and the actions available on each row (with their arguments). Each row prints BOTH ids: feed_item #<id> addresses the review card (autowhisper_action) while content: <type> #<id> addresses the content itself (autowhisper_edit_content).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by feed status (pending / approved / rejected / executed / all). | |
| workspace_id | No | Workspace to read. Omit for the user's CURRENT workspace — other workspaces are NOT included. Get other ids from autowhisper_status. | |
| autowhisper_token | No | Optional: your AutoWhisper API token, for clients that cannot set an Authorization header. Takes precedence over the header. Never echoed back. |