list_deal_overdue_activities
Retrieve a deal's overdue activities, sorted with the most overdue first, to quickly spot and follow up on pending tasks. Optionally limit the number returned.
Instructions
List a deal's overdue activities, most-overdue first.
Args: deal_id: The Nimble deal ID. limit: Max activities to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| deal_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |