check_action_status
Poll action status after human confirmation to determine if the email is approved to send or blocked.
Instructions
After request_human_confirmation, poll this with the actionId until nextAction.type becomes "send" (approved) or "do_not_send" (blocked).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actionId | Yes | The action id returned by verify_email |