cigchat_flow_set_bot_field
Update a bot field value in a cig.chat flow by supplying the field's namespace ID or exact name and the new value. Server resolves the name automatically.
Instructions
update bot field value [PUT /flow/set-bot-field] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| var_ns | Yes | Accepts either the bot_field namespace id or the bot_field's exact name — the server resolves names automatically. |