pipedrive_deals_summary
Retrieve a concise summary of a specific deal or an overview of your sales pipeline, including stage counts. Optionally include recent activities, notes, or products for a deal.
Instructions
Get a Claude-friendly deal or pipeline snapshot. Pass deal_id for a single deal summary with optional activities/notes/products. Omit deal_id for a pipeline overview with stage counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deal_id | No | ||
| owner_id | No | ||
| person_id | No | ||
| org_id | No | ||
| pipeline_id | No | ||
| stage_id | No | ||
| status | No | ||
| include_recent_activities | No | ||
| include_notes | No | ||
| include_products | No |