Get Upcoming Birthdays
get_upcoming_birthdaysRetrieve people celebrating birthdays within the next N days, filtered by categories, to power reminders and date-based birthday lists.
Instructions
Get persons celebrating birthdays in the upcoming N days starting from today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of future days to look ahead (1-30, default 7). | |
| categories | No | Optional filter by entity types or tags. | |
| limit_per_day | No | Max number of persons per day (default 20). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||