integrations_submit_config_flow_step
Submit user input for a configuration flow step to advance through forms, handle errors, or finalize setup.
Instructions
Submit user input for the current step of a config flow.
Returns either the next step (form), an error, or the final created entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | ||
| user_input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||