One-step: find best endpoint for a natural-language query and call it. Combines search + call in one round trip.
Search the bundled endpoint catalog. Runtime search does not fetch `/openapi.json`.
Inspect an endpoint by `operation_id`, including path, method, parameters, required inputs, `agent_hints`, and `request_body_schema` for JSON-body POST operations.
Call a Sugra API operation by `operation_id`. Arbitrary path calls are no longer supported.
List catalog groups with endpoint counts and descriptions.
Show bundled catalog source metadata.
Screen a name against sanctions and watchlists (Sugra Entity).
Composed entity lookup by identifier - `anchor` is `lei` or `vat`, plus the identifier `value`; returns registry identity + screening (Sugra Entity).
Free text (ticker, company, indicator, coin, currency pair) to a canonical market or macro entity. Ambiguous matches return ranked candidates, never a silent pick.
Entity plus a named recipe to one composed current view with freshness, provenance, coverage, and billing blocks. Composed calls charge a fixed recipe cost (1-2 requests) from the daily quota.
Entity plus metric (`price`, `macro_series`, `etf_flows`, `etf_monthly_flows`) to a bounded series with an explicit downsampling flag. `etf_flows` estimates at filing cadence; `etf_monthly_flows` is the fund's own NPORT-P monthly creations and redemptions.