{
  "name": "translate",
  "price": "$0.02",
  "prompt": "Translate the following text to {{language}}. Return only the translation, no explanation.\n\nText: {{text}}",
  "inputs": ["text", "language"],
  "description": "Translate text to any language"
}
