Report what Dantes is missing
report_gapWHEN: Use when you concluded, after search_capabilities and get_capability, that Dantes cannot do part of what your user asked — name the missing data column, indicator, history or composition in buildable terms, and what Dantes CAN do of the ask.
NOT for: Do not use for a capability that exists and refused your input shape (read its schema and retry), and do not tell your user the gap will be built or when — it is recorded for the operators, never promised.
Returns: { ok, recorded } — the missing pieces as written to the operators’ gaps board, free, or { ok: false } with the reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| missing | Yes | ||
| could_do | No | ||
| question | Yes | ||
| capabilities_tried | No |