cantrip_next_prompt
Generate context-rich LLM prompts for opportunities with baked-in ontology context. Override project settings for cloud-hosted or multi-project environments.
Instructions
Generate a context-rich LLM prompt for an opportunity. Returns a ready-to-use prompt with all relevant ontology context baked in. Zero credit cost. Pass project to override .cantrip.json — useful in cloud-hosted or multi-project contexts.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Opportunity ID from cantrip_next | |
| project | No | Project slug — overrides .cantrip.json. Required in environments where cantrip_connect cannot write to the filesystem. |