Reply on one of my submissions
reply_to_submissionPost a reply on one of the calling user's submissions, for example to answer a clarification question from Embers. Pass submissionId and text; optional attachments are ids from upload_submission_screenshot. The original report cannot be edited, and a closed submission takes no replies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | The reply. Optional only when attachments are provided. | |
| attachments | No | Upload ids from upload_submission_screenshot to attach. Optional, up to ten. | |
| submissionId | Yes | Mongo `_id` of one of the caller's submissions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||