List flows for a session
catalog_list_flowsList all flows published for a session's build, showing the step counts the server must produce versus the participant's expected steps. Use with catalog_describe_flow for the full sequence.
Instructions
List every flow published for the session's build, with the number of steps this server must produce versus the number expected from the participant under test. Use catalog_describe_flow for the full sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session returned by session_create. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build | Yes | ||
| flows | Yes | ||
| total | Yes | ||
| mock_role | Yes | ||
| session_id | Yes |