Documentation Index
Fetch the complete documentation index at: https://docs.calseta.com/llms.txt
Use this file to discover all available pages before exploring further.
enrich_indicator
Trigger enrichment for any indicator value. The enrichment runs asynchronously — the tool returns immediately with the indicator’s current state.Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
type | string | Yes | Indicator type: ip, domain, hash_md5, hash_sha1, hash_sha256, url, email, account |
value | string | Yes | The indicator value to enrich |
Example
Return Value
If enrichment results are already cached:Required Scope
enrichments:read
