Generate coding prompt
generate_promptConvert an annotation into a ready-to-paste coding prompt formatted for your target AI assistant (Claude, Copilot, Cursor, etc.) using a deterministic template with no AI spend.
Instructions
Render a ready-to-paste coding prompt for an annotation, formatted for a target assistant. A deterministic template (no AI spend); for a deeper analysis use diagnose_annotation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Which assistant to format for. Defaults to generic. | |
| annotation_id | Yes | The id of the annotation to turn into a prompt. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | ||
| target | No |