propose_definition
Resolve undefined or unresolved terms by generating ready-to-save candidate definitions grounded in available data, each with explanation, coverage, and related signals for user selection.
Instructions
Call this when a query needs a concept that has no definition yet, or when query returns unresolved_term. Returns existing near-matches, ready-to-save candidate definitions grounded in what the data can compute (each with an English explanation and coverage), related attributes, and the five signal schemas for composing something new. Present the candidates to the user and let them choose or adjust. Do not pick one silently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | ||
| entity | No | ||
| context | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||