Run Raw Meegle Command
meegle_commandExecutes raw Meegle CLI commands to manage projects, work items, views, charts, teams, and workflows directly from MCP clients.
Instructions
Run a raw meegle CLI command as an argv array. Uses spawn without a shell.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Argument vector after the meegle binary, for example ["project","search"]. |