datasets_pitchbook_funds_facets
Get aggregate counts of PitchBook funds by strategy, status, or run ID. Filter by fund details or vintage year to analyze dataset composition.
Instructions
Facet PitchBook funds dataset. Returns terms aggregation counts for the PitchBook funds dataset. Facet enum: fund_strategy, fund_status, run_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text query over name and description, max 256 characters | |
| facet | Yes | Facet enum: fund_strategy, fund_status, run_id | |
| run_id | No | Exact crawl run-id filter, max 128 characters | |
| fund_status | No | Exact fund status filter, max 128 characters | |
| fund_strategy | No | Exact fund strategy filter, max 128 characters | |
| max_vintage_year | No | Maximum vintage year | |
| min_vintage_year | No | Minimum vintage year |