register_custom_template
Register a new custom prompt template.
v0.4.0 Unified Prompt Templates feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Template display name | |
| tags | No | Comma-separated tags | |
| content | Yes | Template content with {variable} placeholders | |
| agent_id | Yes | Target agent (X, Z, CS, or 'all') | |
| category | No | Template category (default: 'custom') | custom |
| user_uuid | No | ||
| description | No | Template description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||