calseta://enrichments//
Returns enrichment results for a specific indicator, identical to the REST API’sGET /v1/enrichments/{type}/{value}.
URI parameters:
| Parameter | Type | Description |
|---|---|---|
type | string | Indicator type: ip, domain, hash_md5, hash_sha1, hash_sha256, url, email, account |
value | string | The indicator value |
calseta://enrichments/ip/185.220.101.47
Example response:
extracted sub-object contains only the fields most relevant to agent reasoning (configured via enrichment field extractions). The full provider response is available in raw but typically not needed by agents.
Required Scope
enrichments:read
