inspect:read.
External DocumentationTo learn more, visit the Cisco Talos documentation.
Parameters
Example Output
Workflow Library Example
Get Observable Type with Cisco Talos and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
inspect:read.
| Parameter | Description |
|---|---|
| Observable Object Content | The value of the observable to get observable type of. Could be a domain, a mail address, a hash, etc. |
[
{
"value": "cisco.com",
"type": "domain"
}
]
Was this page helpful?