assess_signal
Run an AI remote-sensing assessment for a signal to determine what to observe, recommended sensors, and collection window using its event ID.
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. 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 meta.tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Assessment depth. Defaults to quick. | |
| eventId | Yes | Signal id (global_event_id) from query_signals. |