Mark a submission as spam
mark_submission_spamMoves a submission to the spam folder and answers with its id and the new spam flag. Reversible with restore_submission.
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). |