keap_list_opportunities
List and filter opportunities from Keap by user, stage, contact, or search term, with pagination support.
Instructions
List opportunities with filtering and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page | |
| order | No | Order by field | |
| offset | No | Pagination offset | |
| user_id | No | Filter by user ID | |
| stage_id | No | Filter by pipeline stage | |
| contact_id | No | Filter by contact ID | |
| search_term | No | Search in title/notes |