get_workflow_instructions
Provides step-by-step instructions for diagnosing failures, explaining, monitoring, creating, or fixing Azure Logic Apps workflows. Call this first for high-level workflow requests.
Instructions
Get step-by-step instructions for handling common user requests. CALL THIS FIRST when a user asks high-level questions like 'why is my workflow failing?', 'what does this workflow do?', or 'create a workflow'. Returns detailed sequences of tool calls to complete the task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | The instruction topic: 'diagnose-failures' when user asks about failures or errors; 'explain-workflow' to understand what a workflow does; 'monitor-workflows' to check status and health; 'create-workflow' to build new workflows; 'fix-workflow' to modify and repair existing workflows |