Get Rapid7 Statistics
get_rapid7_statsRetrieves summary statistics including row counts and distributions for all loaded database tables, providing an overview of assets, vulnerabilities, policies, and remediation data.
Instructions
Get summary statistics for all database tables.
Returns row counts and relevant distributions for all existing tables: assets, vulnerabilities, policies, and vulnerability_remediation. Tables that have not been loaded yet are omitted.
Useful for getting an overview of the data across all loaded datasets.
Returns: Summary statistics as formatted JSON, keyed by table name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |