create_hierarchy
Destructive
Create a hierarchy in LynxPrompt to organize AI configuration blueprints and prompts. Define the structure name and map it to a repository root for systematic prompt management.
Instructions
Create a new hierarchy in LynxPrompt
Input Schema
TableJSON 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 |