cigchat_flow_update_closing_note
Update a flow's closing note to set its name, description, summary requirement, and attachment requirement. Manage flow details directly through the cig.chat API.
Instructions
Update a closing note in the current flow [PUT /flow/update-closing-note] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Example: 1 | |
| name | No | ||
| description | No | ||
| require_summary | No | ||
| require_attachment | No |