integrations_submit_config_flow_step
Submit user input to progress a configuration flow step, advancing to the next form, handling errors, or completing the flow with a final entry.
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 | |||