Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

datasets_pitchbook_investors_facets

Get aggregated counts of PitchBook investor records by status, type, location, or crawl run. Filter and facet the dataset to analyze investor distribution and trends.

Instructions

Facet PitchBook investors dataset. Returns terms aggregation counts for the PitchBook investors dataset. Facet enum: status, investor_type, hq_country, hq_state, run_id.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoFull-text query over name and description, max 256 characters
facetYesFacet enum: status, investor_type, hq_country, hq_state, run_id
run_idNoExact crawl run-id filter, max 128 characters
statusNoExact status filter, max 128 characters
hq_stateNoExact headquarters state/region filter, max 128 characters
hq_countryNoExact headquarters country filter, max 128 characters
investor_typeNoExact investor type filter, max 128 characters
min_exits_countNoMinimum number of exits
min_portfolio_countNoMinimum current portfolio size
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the burden of disclosing behavior. It notes the output is terms aggregation counts and lists valid facet enums, but it does not describe the response structure, whether filters interact with faceting, or any operational constraints. Adequate but sparse.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with purpose and key enum values. Every word earns its place; no filler or redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema and no annotations, the description is incomplete. It fails to explain the structure of the returned aggregation counts, how filter parameters like q or run_id affect results, or any pagination/limits. A bare-minimum faceting tool would benefit from more detail on output shape and interaction with filters.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the schema provides full parameter descriptions. The description adds no additional parameter semantics beyond repeating the facet enum, which is already in the schema. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool 'Facet PitchBook investors dataset' and specifies it returns terms aggregation counts. This distinguishes it from sibling item and search tools for the same dataset, and the resource is explicitly named.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies use for getting aggregated counts rather than individual records or searches, but it does not explicitly state when to prefer this over the sibling search/item tools or provide exclusions. Context is clear but not fully differentiated.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Crawlora-org/crawlora-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server