Load Rapid7 Parquet File
load_rapid7_parquetLoad existing Parquet files containing vulnerability data into the local DuckDB database, skipping the export process to enable immediate SQL and natural language queries.
Instructions
Load vulnerability data from existing Parquet file(s).
Use this if you already have Parquet files downloaded and want to skip the export process. This is much faster than running a full export.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parquet_path | Yes | Path to a Parquet file or directory containing Parquet files |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |