ConversationTemplate
Pre-configured conversation templates for common tasks.Unique identifier for the template
Display name of the template
Category this template belongs to (see TemplateCategory)
Description of what the template does
System instruction that configures the AI’s behavior for this template
Pre-filled user message that starts the conversation
Tags for searching and filtering templates
Whether this is a user-created custom template
Array of model IDs that this template works best with
Icon identifier for the template
Color code for the template’s visual representation
Example use cases or sample outputs for this template
Example
QuickAction
Quick actions for common text transformations and operations.Unique identifier for the action
Display name of the action
Icon identifier for the action
The type of action (see QuickActionType)
Description of what the action does
Whether the action requires text to be selected
Array of model IDs that this action works best with
Custom system prompt for this action
Template for the user message, with
{selection} placeholder for selected textExample
TemplateCategory
Categories for organizing conversation templates.Templates for coding, debugging, and software development
Templates for writing assistance, editing, and content creation
Templates for data analysis, research, and critical thinking
Templates for creative tasks like storytelling, brainstorming, and design
Templates for educational purposes and learning new topics
Templates for business tasks like emails, proposals, and presentations
Templates for personal assistance and daily tasks
QuickActionType
Available quick action types.Explain or clarify selected text or code
Optimize code or content for better performance or clarity
Debug code and find issues
Add comments or documentation to code
Translate text to another language
Create a concise summary of the content
Review and provide feedback on content
Suggest improvements and enhancements
Simplify complex content
Expand or elaborate on content
TemplateCategoryInfo
Metadata for template categories used in the UI.The category identifier
Display name of the category
Description of the category
Icon identifier for the category
Color code for the category