List agentic-os role presets
list_presetsList available role presets (developer, QA, architect, etc.) that determine governance files and approval levels. Use to discover valid role names before planning an install.
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. |