execute_current_step
Execute the current step in a workflow and retrieve the next step details. Provide a session ID to proceed.
Instructions
Execute the current step automatically.
Args: ctx: MCP context for logging and error handling session_id: ID of the session.
Returns: Dictionary containing next step information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |