Bulk export findings
export_findingsBulk-export every vulnerability and policy finding instance per affected asset for offline analysis or reporting across the entire Tenable OT deployment via the official export API.
Instructions
Bulk export of FINDING INSTANCES — one record per (vulnerability or policy violation x affected asset) — via Tenable OT's official export API.
Choosing between the finding tools:
• get_asset_vulnerabilities — the open vulnerabilities on ONE asset. Lowest latency; start here for a specific asset.
• query_policy_findings — detection-policy findings, with severity/status/MITRE filters.
• this tool — every finding instance in bulk, for offline analysis or reporting across the whole deployment.
search is a single-term substring. Structured export filters take a filter shape pyTenable's documentation does not specify, so they are not exposed rather than guessed.
READ-ONLY. High latency on large deployments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| search | No | ||
| start_at | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||