get_environment_anomaly
Observe environment-level anomaly distribution: within_band and outlier counts per dimension across the population. De-identified with k-anonymity (k>=10).
Instructions
Observe environment-level anomaly distribution — within_band/outlier counts per dimension across the population. De-identified, k-anonymity k>=10. Costs DAC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dimension | No | Optional dimension filter (decision_scale, decision_class, target_class, time_zone, ee_resolution) | |
| auth_token | Yes | Your DA agent auth token | |
| period_days | No | Window in days | |
| payment_signature | No | Optional x402 payment payload (base64), required only for paid calls. Omit it on the first call: the tool returns the payment challenge. Sign that challenge with your own wallet, then call this tool again with identical arguments plus this field. Decision Anchor never holds your key and never signs on your behalf. |