| name | mandants |
| description | Mandant management โ recipient groups for outbound messages. List, add, show mandants and add persons to groups. Types: company, household, family, friends, colleagues, individual. Trigger: "/mandants", "mandants", "recipients", "recipient groups", "add recipient group". |
| metadata | {"scope":"core"} |
Mandants
Manage recipient groups in identity/mandants/*.yaml.
Read the referenced file ONLY when triggered.
Guard
mandants.enabled must be true in bridge-config.yaml. If not: inform and exit.
Arguments
| Argument | Effect | Default |
|---|
list or (none) | List all mandants | โ |
add | Create new mandant | โ |
show {id} | Detail view with persons | โ |
add-person {mandant} | Add person to group | โ |
Decision Tree
User wants to...
โโโ List mandants โ Read references/workflow.md (ยง List)
โโโ Add new mandant โ Read references/workflow.md (ยง Add)
โโโ Show mandant details โ Read references/workflow.md (ยง Show)
โโโ Add person to mandant โ Read references/workflow.md (ยง Add-Person)
โโโ Questions about mandants โ Answer from CLAUDE.md ยง Mandants