cigchat_flow_create_shortcut
Create a named shortcut for the current flow to store and quickly reuse a predefined response or value.
Instructions
Create a shortcut for the current flow [POST /flow/create-shortcut] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Example: Welcome reply | |
| value | Yes | Example: Thanks for reaching out. How can we help? |