preview
Request-time catalog preflight over upstream catalogs plus a local shadow. Returns discovery_matches, displayed hits, claimed vs observed, not_probed:true. Does not probe and does not charge. Pay tools/call route for a live probe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need | Yes | What to look up in the cache. | |
| networks | No | Hard policy lock. Restricts searchable rails to this set. Unlike prefer_network, this is not a ranking preference. | |
| prefer_network | No | Weak ranking preference only. Ranks this pay-in rail first but still searches and selects across all supported rails. Not a filter. Use networks for a hard policy lock. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hits | No | ||
| need | No | ||
| total | No | ||
| cached_s | No | ||
| displayed | No | ||
| freshness | No | ||
| truncated | No | ||
| not_probed | No | ||
| miss_reason | No | ||
| discovery_via | No | ||
| discovery_matches | No | ||
| discovery_exhaustive | No |