get_deals
Retrieve deals from Megaplan, filtered by status, responsible employee, or search term.
Instructions
List deals from Megaplan with filters by status, responsible user, and search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_status | No | Filter by deal status | |
| filter_responsible_id | No | Filter by responsible employee ID | |
| search | No | Search by deal name | |
| limit | No | Results per page | |
| offset | No | Offset for pagination |