create_prompt_label
Create color-coded labels to categorize and organize prompts within workspaces or organizations for better management.
Instructions
Create a new prompt label to categorize and organize prompts. Labels can be color-coded and scoped to workspaces or organizations.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the label | |
| organisation_id | No | Organisation ID to create the label in | |
| workspace_id | No | Workspace ID to create the label in | |
| description | No | Description of the label | |
| color_code | No | Hex color code for the label (e.g., '#FF5733') |