Custom prompt templates for creating custom prompts
Prompt Custom template category
| Enum Value | Description |
|---|---|
| 1 | Copywriting |
| 2 | Cleaning |
| 3 | Sales |
| 4 | Marketing |
| 5 | Other |
| 6 | Personalization |
| Enum Value | Description |
|---|---|
| 3.5 | GPT-3.5 |
| gpt-5 | GPT-5 |
| gpt-5-mini | GPT-5 Mini |
| gpt-5-nano | GPT-5 Nano |
| 4.0 | GPT-4.0 |
| 4.0-Omni | GPT-4.0 Omni |
| gpt-4o | GPT-4O |
| o3 | O3 |
| gpt-4.1 | GPT-4.1 |
| claude-3.7-sonnet | Claude 3.7 Sonnet |
Custom Prompt template type
| Enum Value | Description |
|---|---|
| custom | custom |
| public | public |
{ "id": 1, "workspace_id": "019a97dc-87aa-73c8-9f62-3a5ca37959c4", "created_by": "019a97dc-87aa-73c8-9f62-3a5d3c6bc354", "name": "Prompt template name", "description": "Prompt template description", "category": 1, "properties": null, "prompt": "Generate a name using {{property_1}} and {{property_2}} combination.", "is_public": true, "model_version": "3.5", "from_shared": false, "like_count": 50, "execution_count": 20, "liked": true, "template_type": "public", "created_by_instantly": true, "creator": null }