datasets_pitchbook_funds_facets
Get term aggregation counts from the PitchBook funds dataset, grouped by fund strategy, fund status, or crawl run, with optional filters for text, vintage, strategy, and status.
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 |