update_prompt
Update an existing prompt template in DreamingAI by specifying its ID and providing new values for title, content, description, category, or tags.
Instructions
Update an existing prompt template in DreamingAI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Updated tags | |
| title | No | Updated title | |
| content | No | Updated prompt content | |
| category | No | Updated category | |
| promptId | Yes | ID of the prompt to update | |
| description | No | Updated description |