A
licenseA
qualityC
maintenanceEnables managing and debugging Azure Logic Apps through natural language, with tools for listing, debugging, creating, updating, and deleting workflows.
40
33 npm
6
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool targets a distinct action: listing workflows, running a job, and retrieving logs. There is no functional overlap between them.
All tool names follow a consistent verb_noun pattern using snake_case: list_workflows, run_job, get_logs. No deviations.
Three tools is within the typical well-scoped range (3-15) and each tool serves a necessary and clear purpose in the workflow.
The tool set covers the full lifecycle for the server's domain: listing available workflows, executing a job, and retrieving results. No obvious gaps are present.