Skip to content

[FEATURE] Outlook Calendar - Get Schedule should pass in timezone #18883

@alexpareto

Description

@alexpareto

Is your feature request related to a problem? Please describe.
getSchedule should pass in the timezone as so that the returned values also are in the proper timezone - otherwise it makes it harder for LLMs to reason about
https://github.com/PipedreamHQ/pipedream/blob/36a8917969982afaa545f7577f28f3c0dde4466c/components/microsoft_outlook_calendar/actions/get-schedule/get-schedule.mjs

Describe the solution you'd like
Pass in this.timezone in the headers for getSchedule: outlook.timezone
https://learn.microsoft.com/en-us/graph/api/calendar-getschedule?view=graph-rest-1.0&tabs=http

Do you have a workaround?
AI can do the translation between UTC and other timezones.

Comparable features in other tools?
Not sure.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Ready for Release

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions