list_pending_approvals
Return all AI drafts waiting for approval (messages_approved=false). Each draft includes the contact name, headline, company and generated text. Used as input for bulk review by an AI assistant which can iterate through drafts and approve/reject them. Optionally filter by campaign_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows (default 25, max 100) | |
| campaign_id | No | Optional: filter to a single campaign |