Optimize Prompt
optimize_promptRefine any draft prompt using best practices for LLMs. Optionally specify a target model for tailored optimization.
Instructions
Refine and optimize a draft prompt using best practices for LLMs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The draft prompt you want to optimize | |
| target_model | No | The model you intend to use this prompt with (e.g., 'anthropic/claude-sonnet-4.6') |