convert_prompt_to_json
Convert any raw text prompt into a structured JSON object with extracted fields: purpose, goal, audience, context, tone, instructions, and format. Uses heuristic keyword extraction without requiring API keys.
Instructions
Convert a raw text prompt into a structured JSON prompt with extracted fields (purpose, goal, audience, context, tone, instructions, format)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The raw text prompt to convert |