update_post
Keep customer feedback accurate by updating a Canny post's title, status, details, category, and custom fields.
Instructions
Update an existing Canny post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title for the post (optional) | |
| postId | Yes | ID of the post to update | |
| status | No | New status for the post (optional) | |
| details | No | New description for the post (optional) | |
| categoryId | No | New category ID for the post (optional) | |
| customFields | No | Updated custom field values (optional) |