search_assets
Search assets and findings by name, CVE, or keyword to resolve human-mentioned names into node IDs for other tools.
Instructions
Full-text search across indexed assets and findings by name, CVE id, or keyword. Use it to resolve a name a human mentioned into the node ids the other tools take.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Maximum number of matches to return, best match first. | |
| query | Yes | Text matched against asset and finding names, labels, ids, severities and CWEs, e.g. 'log4j', 'PII', 'CVE-2021-44228'. |