brainstorm_titles
Generate and refine blog post titles through AI conversation. Start with your topic and iteratively improve title options for better engagement.
Instructions
AI-powered title brainstorming via multi-turn conversation. Send messages to iteratively refine blog post titles.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messages | Yes | Conversation messages for title brainstorming. Start with a user message describing your topic, e.g. [{"role": "user", "content": "I need titles about AI in marketing"}] | |
| language | No | Language for generated titles (default: en) |