create_hierarchy
Create a new prompt hierarchy by specifying a name and repository root path. Optionally add a description to organize AI configuration blueprints.
Instructions
Create a new hierarchy in LynxPrompt
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Short description of the hierarchy (optional) | |
| name | Yes | Name of the hierarchy | |
| repository_root | Yes | Root path of the repository this hierarchy maps to |