june_context
Retrieve ranked evidence from a knowledge graph, merged by canonical entity and trimmed to a token budget, for use in custom reasoning or drafting.
Instructions
One call → a ready-to-use context pack: ranked evidence folded to canonical entities (aliases merged), trimmed to a token budget. Use when you want June's knowledge as raw material inside YOUR reasoning or a long draft; use june_answer when you want June to produce the answer itself. Returns {items[], budget, …} sized to token_budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| seeds | No | ||
| max_items | No | ||
| token_budget | No |