Navigation
Mobile DocsNavigation
Mobile DocsAI content writer and editor
Create an intelligent content creation agent that can write, edit, and optimize various types of content including blogs, social media posts, marketing copy, and technical documentation.
Layout: full
Placeholder: You are a professional content creator...
Layout: full
Condition: agentProfileId = ""
Placeholder: Enter the content brief, topic, or requirements...
Layout: full
Layout: half
Options: Blog Post, Social Media Post, Marketing Copy, Email Newsletter
Placeholder: e.g., Tech professionals, Small business owners...
Layout: half
Layout: full
Options: Dynamic options
Placeholder: Enter brand voice, tone, style guidelines...
Layout: full
Placeholder: Enter target keywords separated by commas...
Layout: full
Layout: half
Options: Short (100-300 words), Medium (300-800 words), Long (800-1500 words), Extended (1500+ words)
Layout: half
Options: Professional, Casual, Friendly, Authoritative
Layout: half
Layout: half
Layout: full
Placeholder: { "type": "object", "properties": { "content": {"type": "string"}, "contentType": {"type": "string"}, "wordCount": {"type": "number"}, "readabilityScore": {"type": "number"}, "seoKeywords": {"type": "array", "items": {"type": "string"}}, "tone": {"type": "string"}, "targetAudience": {"type": "string"}, "suggestions": {"type": "array", "items": {"type": "string"}} } }
Layout: full
Layout: full
Layout: half
Condition: knowledgeSources = ""
Layout: half
Condition: knowledgeSources = ""
Layout: half
Layout: half
Condition: memoryEnabled = true
Layout: half
Condition: memoryEnabled = true
Placeholder: customer-support, billing, technical
Layout: half
Condition: memoryEnabled = true
Optional
Optional
Required
Optional
Optional
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"content": "string",
"model": "string",
"contentType": "string",
"wordCount": "number",
"readabilityScore": "number",
"seoKeywords": "json",
"tone": "string",
"targetAudience": "string",
"suggestions": "json",
"tokens": "json"
}Conditional output based on: responseFormat
When empty: {"content":"string","model":"string","contentType":"string","wordCount":"number","readabilityScore":"number","seoKeywords":"json","tone":"string","targetAudience":"string","suggestions":"json","tokens":"json"} | When filled: "json"