List agentic-os role presets
list_presetsList available role presets (developer, qa, architect, etc.) to discover valid role names for install planning and compare governance requirements. Read-only, takes no arguments.
Instructions
List the agentic-os role presets — the named role bundles (developer, qa, architect, devops, and so on) that decide which governance files an install scaffolds and how much human approval it demands. Use it to discover the valid role names before calling plan_install, or to compare what roles differ on; each entry carries a uri you can read for the preset in full. Takes no arguments and always returns every preset. Read-only and idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| presets | Yes | Every role preset in the bundle, ordered by role name. Never empty in a healthy install — an empty list means the preset directory failed to load and is returned as an error instead. |