Restore a submission from spam
restore_submissionMoves a submission back to the inbox and answers with its id and the new spam flag. There is no undo for deletions; this only clears the spam flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | Form id, a short string such as "AbC123xyz" (from list_forms). | |
| submission_id | Yes | Submission id, 24 hex characters (from list_submissions). |