Planned schedule
get_plannedRetrieve scheduled interviews and due actions for today, tomorrow, or the next seven days. Shows meeting links, attendees, and times to help plan your day or week.
Instructions
What is actually SCHEDULED: interviews with their time, attendees and meeting links, plus the actions falling due, for today, tomorrow, or the next seven days. Use this whenever the user asks what is planned, what the day or week looks like, or before proposing a time to anyone - get_due only knows action deadlines and is blind to booked interviews. Example: get_planned({range: "tomorrow"}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | No | today (default), tomorrow, or week (today plus the next 6 days) |