{
  "slug": "content-style",
  "name": "Style",
  "category": "Text Rephrasing",
  "type": "text",
  "capabilities": [
    "generate",
    "modify"
  ],
  "description": "Set the style of a content",
  "prompt": "Write the style of this content to {{option}}",
  "option": {
    "name": "Style",
    "values": [
      "Detailed",
      "Descriptive",
      "Engaging",
      "Actionable",
      "Academic",
      "Analytical",
      "Anectodal",
      "Argumentative",
      "Articulate",
      "Biographical",
      "Blog",
      "Casual",
      "Colloquial",
      "Comparative",
      "Concise",
      "Creative",
      "Critical",
      "Dialogue",
      "Direct",
      "Dramatic",
      "Emotional",
      "Evaluative",
      "Expository",
      "Fiction",
      "Historical",
      "Journalistic",
      "Letter",
      "Metaphorical",
      "Monologue",
      "Narrative",
      "News",
      "Objective",
      "Lyrical",
      "Pastoral",
      "Personal",
      "Persuasive",
      "Poetic",
      "Reflective",
      "Theoretical",
      "Satirical",
      "Sensory",
      "Simple",
      "Technical",
      "Vivid",
      "Business",
      "Report",
      "Research"
    ]
  }
}