set_state_action
Set the entry, do, or exit action of a state by specifying its ID, action kind, and body content.
Instructions
Set an entry, do, or exit action body on a State. action_kind must be 'entry', 'do', or 'exit'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| state_id | Yes | ||
| action_kind | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||