list_groups
Retrieve all registered agent groups and their configurations from your project, with optional JSON output for programmatic use.
Instructions
List all registered agent groups with their config.
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. |