twitter_feedback_get
Check the status and team response of a feedback report you submitted, including triage state and last update time. Use the server ID from the send action.
Instructions
Check the status of a feedback report this account sent earlier (the server id returned by twitter_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 twitter_feedback_send action "send" (a UUID). Not a local draft id. |