restore_workflow
Continue listening to background workflows in Linked API MCP using a workflowId to ensure uninterrupted processing and maintain client responsiveness. Restore workflows seamlessly for optimal operation.
Instructions
CONTINUE LISTENING TO BACKGROUND WORKFLOW - THIS IS NORMAL OPERATION! Background workflows are OPTIMAL BEHAVIOR for Linked API operations and keep the MCP client responsive. When a workflow runs in the background, this tool should be used with the provided workflowId and functionName parameters to continue listening for updates. The workflow continues processing in the background while you wait. This is the STANDARD way Linked API works - background processing provides optimal user experience!
Input Schema
Name | Required | Description | Default |
---|---|---|---|
functionName | No | Optional function name for proper type restoration (provided in background workflow status if available) | |
workflowId | Yes | The workflow ID provided in the background workflow status message |