assess_signal
Run an AI remote-sensing deep-dive assessment to turn any event signal into an actionable collection plan: recommended sensors, collection window, and a deterministic imagery handoff (exact bbox and event date) for pre/post scene search.
Instructions
Run an AI RS (remote-sensing) deep-dive assessment for a specific signal: what to observe, recommended sensors, and a collection window. eventId is the id from query_signals. The result also carries a deterministic context block (event id/date, normalized target, AOI bbox, observability + quality verdict, and an imagery_handoff giving the exact bbox + event_date to pass to search_imagery for REAL pre/post scene candidates) — turning the assessment into an actionable collection plan. Costs 5 (quick) or 15 (deep) tokens, charged to the key owner's balance. A prior assessment for the same signal is cached (no re-charge). The exact charge and remaining balance are in the result meta.tokens. Signals that are not satellite-observable (observability:"not-observable" — e.g. political statements or broad-area events with no imageable physical mark) are rejected BEFORE any charge, so pre-filter with query_signals observability:"observable" to spend only where imagery helps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Assessment depth. Defaults to quick. | |
| eventId | Yes | Signal id (global_event_id) from query_signals. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| meta | Yes | Query echo, token charge/balance (meta.tokens), and pagination where applicable. | |
| model | No | ||
| cached | No | ||
| content | Yes |