list_pipelines
List all pipeline definitions from the agent-pool orchestration server. Optionally specify a project directory or request JSON output.
Instructions
List all pipeline definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Project directory. Defaults to current working directory. | |
| json | No | Return pure JSON string instead of Markdown format. |