reddit_feedback_get
Check the status of a sent feedback report and see if it's new, triaged, shipped, or declined, along with the team's response. Free per call.
Instructions
Check the status of a feedback report this account sent earlier (the server id returned by reddit_feedback_send action "send"): status new, triaged, shipped or declined, the team's response text if any, and updated_at, which moves only when the team acts on it. Free per call. 404 if the id is not on this account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The server id of a sent report, as returned by reddit_feedback_send action "send" (a UUID). Not a local draft id. |