search_opportunities
Search and filter sales pipeline opportunities with support for pagination, status, contact, assignee, pipeline, and stage filters.
Instructions
Search/list opportunities (sales pipeline entries), with filtering and pagination. Maps to GET /opportunities/search. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query, max 75 characters | |
| page | No | Default 1 | |
| limit | No | Default 20 | |
| status | No | ||
| contactId | No | ||
| assignedTo | No | ||
| pipelineId | No | ||
| pipelineStageId | No |