create_prompt
Create a reusable prompt template in DreamingAI by specifying its title, content, and optional variables, tags, and description.
Instructions
Create a new prompt template in DreamingAI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for categorization | |
| title | Yes | Title of the prompt template | |
| content | Yes | The prompt template content | |
| category | No | Category for the prompt | |
| variables | No | Template variables that can be filled in | |
| description | No | Description of what the prompt does |