get_workflow
Retrieve LogicMonitor workflow guidance for incident triage, RCA, or remediation. List available workflows or fetch text procedures to guide monitoring actions.
Instructions
Get LogicMonitor workflow guidance text (incident_triage, rca_workflow, remediate_workflow, etc.). Mirrors MCP Prompt content for clients without Prompt support. Prefer the composite workflow tools (triage, diagnose, health_check, capacity_plan, portal_overview) when they exist -- those execute the procedure. Pass list=true to discover available workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | No | If true, return the list of available workflows with their arguments | |
| name | No | Workflow name (e.g., 'incident_triage') | |
| arguments | No | Optional template arguments passed to the workflow text builder |