ask_analyst
Submit an OSINT/GEOINT question and receive a structured brief with summary, findings, assessment, and citations from multi-step signal analysis.
Instructions
Ask the Delta Analyst an OSINT/GEOINT question. Runs an agentic multi-step analysis over the signal corpus and returns a structured brief (summary, findings with collection recommendations, assessment, citations). Costs 5–45 tokens (usage-based; the exact charge and remaining balance are in meta.tokens). Synchronous — may take up to ~120s. Not cached — each call is charged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | No | Optional focus bounding box [minLon, minLat, maxLon, maxLat] (WGS84). | |
| question | Yes | The analytic question (≤ 500 chars). | |
| idempotencyKey | No | Optional at-most-once key. Retry with the SAME key after a timeout to avoid a second charge; use a fresh key to ask again. |