respond_to_post
Change the status of a customer feedback post to open, planned, started, completed, declined, or duplicate, optionally adding a comment. Requires collaborator or admin role.
Instructions
Respond to a post by changing its status (requires collaborator/admin role)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Optional description of the status change | |
| number | Yes | The post number to respond to | |
| status | Yes | The new status of the post | |
| originalNumber | No | Required when status is 'duplicate' - the post number to merge into |