Description
For component dev
You can implement a new action named "Get Current User Schedule" with the endpoint: POST /me/calendar/getSchedule
See API Doc: https://learn.microsoft.com/en-us/graph/api/calendar-getschedule?view=graph-rest-1.0&tabs=http
Describe the bug
When trying to get the schedule of my Microsoft Calendar using "Get Busy/Free" action i am facing the error
When trying to read a null collection parameter value in JSON Light, a node of type 'PrimitiveValue' with the value '["hassan@replicaide.com"]' was read from the JSON reader; however, a primitive 'null' value was expected.
as can be understood from the error that msf no longer accept the param emails list when i tried to send nothing in the emails param i can't use the action because emails is the required column
To Reproduce
Steps to reproduce the behavior:
- Go to get_schedule under Outlook Calendar
- try to fill all the common information and hit the action
Expected behavior
it should have shown me the free/busy schedule of my account
Screenshots


Metadata
Metadata
Assignees
Type
Projects
Status