get_constitution
Retrieve behavioral rules from the constitutional policy to prepend to any agent's system context. Enforce shared policy across agent types by choosing quick, standard, deep, or chain level.
Instructions
M5.7.3 — Load the Metis constitutional policy for agent context.
Returns a compact summary of behavioral rules appropriate for the
complexity level. Prepend to any agent's system context to enforce
shared policy across all agent types.
Args:
level: 'quick' | 'standard' | 'deep' | 'chain'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | deep |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |