get_portfolio_summary
Retrieve a portfolio summary with companies, funds, and key metrics to analyze venture capital performance and track financial data.
Instructions
Get a comprehensive portfolio summary including companies, funds, and key metrics.
Args: company_ids: Specific company IDs to include (if None, includes all companies) max_companies: Maximum number of companies to include metrics for (if None, includes all) include_metrics: Whether to fetch metrics for each company (default: True) metrics_per_company: Number of recent metrics to fetch per company (default: 50) (up to 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_ids | No | ||
| max_companies | No | ||
| include_metrics | No | ||
| metrics_per_company | No |