Approve Autopilot Plan
autopilot_approve_planApprove all pending items in an autopilot plan, or approve/reject individual items.
After approval, use autopilot_execute_plan to schedule the approved posts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Action for individual item (default: approve) | |
| itemId | No | Individual item ID to approve or reject | |
| planId | No | Plan ID to approve (approves all pending items) | |
| feedback | No | Feedback when rejecting an item |