Skip to content

added client.scheduler.get_availability function - #487

Open
samuelsallee wants to merge 2 commits into
nylas:mainfrom
samuelsallee:feat/get-availability-for-specific-config
Open

added client.scheduler.get_availability function#487
samuelsallee wants to merge 2 commits into
nylas:mainfrom
samuelsallee:feat/get-availability-for-specific-config

Conversation

@samuelsallee

@samuelsallee samuelsallee commented Sep 5, 2026

Copy link
Copy Markdown

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

the nylas API exposes the scheduling/get_availability endpoint: https://developer.nylas.com/docs/reference/api/availability/get-availability/
This PR just adds it to the python sdk

One thing to consider, the Scheduler class doesn't inherit from ListableApiResource or at least Resource. ListableApiResource I'm quite certain is wrong but I wasn't sure if it should inherit from Resource or not. I would be happy to add this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant