list_upcoming_deadlines
List opportunities with deadlines within the next N days, sorted soonest first. Optionally filter by opportunity type.
Instructions
List opportunities with deadlines in the next N days, soonest first.
Args: within_days: Look ahead this many days from today. Default 30. type: Optional filter by opportunity type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| within_days | No | ||
| type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |