Query plugin (vulnerability) definitions
query_plugin_definitionsGet a catalog of vulnerability plugin definitions with severity, VPR score, and affected asset counts to understand available checks beyond specific findings.
Instructions
Returns Tenable plugin DEFINITIONS — the vulnerability checks themselves (id, name, family, severity, VPR score, and how many assets each affects). This is the catalog, NOT per-asset findings: a plugin appears here whether or not anything in your environment is affected.
For the vulnerabilities on a specific asset use get_asset_vulnerabilities. For a bulk dump of every finding instance use export_findings.
search is a single-term substring match. Structured field filters need a filter-expression shape not yet confirmed against a live deployment, so they are not exposed rather than guessed.
READ-ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| search | No | ||
| sort_by | No | ||
| start_at | No | ||
| descending | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||