Request human approval
sprkly_request_post_approvalSubmit a draft post for human review. Moves the post to pending_approval and returns an approval id to poll with sprkly_get_post_approval_status. Use this when the user wants a person to sign off before anything publishes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional context for the reviewer. | |
| post_id | Yes | The draft post id to submit. |