{
  "slug": "content-tone",
  "name": "Tone",
  "category": "Text Rephrasing",
  "type": "text",
  "capabilities": [
    "generate",
    "modify"
  ],
  "description": "Set the tone of a content",
  "prompt": "Write the tone of this content to {{option}}",
  "option": {
    "name": "Tone",
    "values": [
      "Assertive",
      "Cheerful",
      "Confident",
      "Conversational",
      "Inspirational",
      "Neutral",
      "Sensitive",
      "Serious",
      "Formal",
      "Optimistic",
      "Funny",
      "Sceptical",
      "Empathetic",
      "Romantic",
      "Sympathetic",
      "Curious",
      "Disappointed",
      "Optimistic",
      "Pessimistic",
      "Confident",
      "Passionate",
      "Provocative",
      "Creative",
      "Professional",
      "Friendly",
      "Compelling",
      "Engaging",
      "Sarcastic",
      "Persuasive",
      "Authoritative",
      "Informative",
      "Concise",
      "Happy",
      "Academic",
      "Motivational",
      "Casual",
      "Encouraging",
      "Worried",
      "Surprised"
    ]
  }
}