productivity
Microsoft Places CLI for AI Agents
Use the Microsoft Places CLI from KosmoKrator to call Microsoft Places tools headlessly, return JSON, inspect schemas, and automate workflows from coding agents, scripts, and CI.Microsoft Places CLI Setup
Microsoft Places can be configured headlessly with `kosmokrator integrations:configure microsoft-places`.
# Install KosmoKrator first if it is not available on PATH.
curl -fsSL https://raw.githubusercontent.com/OpenCompanyApp/kosmokrator/main/install.sh | bash
# Configure and verify this integration.
kosmokrator integrations:configure microsoft-places --enable --read allow --write ask --json
kosmokrator integrations:doctor microsoft-places --json
kosmokrator integrations:status --json Credentials
Authentication type: Manual OAuth token oauth2_manual_token. Configure credentials once, then reuse the same stored profile from scripts, coding CLIs, Lua, and MCP.
No credentials are required.
Command Patterns
The generic command is stable across every integration. The provider shortcut is shorter for humans.
kosmo integrations:call microsoft-places.microsoft_places_places_place_create_place '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_create_place '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json Discovery
These commands return structured output for coding agents that need to inspect capabilities before choosing a function.
kosmo integrations:docs microsoft-places --json
kosmo integrations:docs microsoft-places.microsoft_places_places_place_create_place --json
kosmo integrations:schema microsoft-places.microsoft_places_places_place_create_place --json
kosmo integrations:search "Microsoft Places" --json
kosmo integrations:list --json Automation Contexts
The same configured command surface works in these environments. The command does not change unless the host wrapper, credentials, or permissions change.
CLI Functions
Every function below can be called headlessly. Commands are highlighted, copyable, and scroll horizontally when payloads are long.
microsoft-places.microsoft_places_places_place_create_place
Create place\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_place_create_place '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_create_place '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_get_count_f02b
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_get_count_f02b '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_get_count_f02b '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_list_place_as_building
List place objects\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.building.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_list_place_as_building '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_list_place_as_building '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_place_get_count_as_building_9b72
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.building/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_place_get_count_as_building_9b72 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_place_get_count_as_building_9b72 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_list_place_as_desk
List place objects\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.desk.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_list_place_as_desk '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_list_place_as_desk '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_place_get_count_as_desk_6f90
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.desk/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_place_get_count_as_desk_6f90 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_place_get_count_as_desk_6f90 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_list_place_as_floor
List place objects\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.floor.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_list_place_as_floor '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_list_place_as_floor '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_place_get_count_as_floor_2f1e
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.floor/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_place_get_count_as_floor_2f1e '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_place_get_count_as_floor_2f1e '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_list_place_as_room
List place objects\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.room.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_list_place_as_room '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_list_place_as_room '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_place_get_count_as_room_56fc
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.room/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_place_get_count_as_room_56fc '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_place_get_count_as_room_56fc '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_list_place_as_room_list
Get place\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.roomList.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_list_place_as_room_list '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_list_place_as_room_list '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_place_get_count_as_room_list_e9fd
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.roomList/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_place_get_count_as_room_list_e9fd '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_place_get_count_as_room_list_e9fd '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_list_place_as_section
List place objects\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.section.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_list_place_as_section '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_list_place_as_section '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_place_get_count_as_section_95fa
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.section/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_place_get_count_as_section_95fa '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_place_get_count_as_section_95fa '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_list_place_as_workspace
List place objects\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.workspace.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_list_place_as_workspace '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_list_place_as_workspace '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_place_get_count_as_workspace_7f2e
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/graph.workspace/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_place_get_count_as_workspace_7f2e '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-places microsoft_places_places_place_place_get_count_as_workspace_7f2e '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-places.microsoft_places_places_place_delete_place
Delete place\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_delete_place '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_place_delete_place '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_place_update_place
Update place\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_place_update_place '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_place_update_place '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_list_check_ins
Get checkInClaim\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/checkIns.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_create_check_ins
Create checkInClaim\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/checkIns.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_check_ins_get_count_2709
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/checkIns/$count.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_check_ins_get_count_2709 '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_check_ins_get_count_2709 '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_delete_check_ins
Delete navigation property checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_get_check_ins
Get checkInClaim\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/checkIns/{checkInClaim-calendarEventId}.
read - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_update_check_ins
Update the navigation property checkIns in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_place_descendants
Invoke function descendants\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/descendants().
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_descendants '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_place_descendants '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_place_get_place_as_building
List place objects\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_get_place_as_building '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_place_get_place_as_building '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_list_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/checkIns.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_create_check_ins
Create new navigation property to checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.building/checkIns.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_check_ins_get_count_114f
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/checkIns/$count.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_check_ins_get_count_114f '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_check_ins_get_count_114f '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_delete_check_ins
Delete navigation property checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.building/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_get_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/checkIns/{checkInClaim-calendarEventId}.
read - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_update_check_ins
Update the navigation property checkIns in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.building/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_delete_map
Delete buildingMap\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.building/map.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_delete_map '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_delete_map '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_get_map
Get buildingMap\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_get_map '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_get_map '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_update_map
Update the navigation property map in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.building/map.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_update_map '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_update_map '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_map_list_footprints
List footprints\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/footprints.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_list_footprints '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_list_footprints '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_map_create_footprints
Create new navigation property to footprints for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.building/map/footprints.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_create_footprints '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_create_footprints '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_map_footprints_get_count_273d
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/footprints/$count.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_footprints_get_count_273d '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_footprints_get_count_273d '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_map_delete_footprints
Delete navigation property footprints for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.building/map/footprints/{footprintMap-id}.
write - Parameters
- place_id, footprint_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_delete_footprints '{"place_id":"example_place_id","footprint_map_id":"example_footprint_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_delete_footprints '{"place_id":"example_place_id","footprint_map_id":"example_footprint_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_get_footprints
Get footprints from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/footprints/{footprintMap-id}.
read - Parameters
- place_id, footprint_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_get_footprints '{"place_id":"example_place_id","footprint_map_id":"example_footprint_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_get_footprints '{"place_id":"example_place_id","footprint_map_id":"example_footprint_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_update_footprints
Update the navigation property footprints in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.building/map/footprints/{footprintMap-id}.
write - Parameters
- place_id, footprint_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_update_footprints '{"place_id":"example_place_id","footprint_map_id":"example_footprint_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_update_footprints '{"place_id":"example_place_id","footprint_map_id":"example_footprint_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_list_levels
List levels\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/levels.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_list_levels '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_list_levels '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_map_create_levels
Create new navigation property to levels for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.building/map/levels.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_create_levels '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_create_levels '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_get_count_292f
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/levels/$count.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_get_count_292f '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_get_count_292f '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_building_map_delete_levels
Delete navigation property levels for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.building/map/levels/{levelMap-id}.
write - Parameters
- place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_delete_levels '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_delete_levels '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_get_levels
Get levels from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/levels/{levelMap-id}.
read - Parameters
- place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_get_levels '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_get_levels '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_update_levels
Update the navigation property levels in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.building/map/levels/{levelMap-id}.
write - Parameters
- place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_update_levels '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_update_levels '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_list_fixtures
List fixtures\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/levels/{levelMap-id}/fixtures.
read - Parameters
- place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_list_fixtures '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_list_fixtures '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_create_fixtures
Create new navigation property to fixtures for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.building/map/levels/{levelMap-id}/fixtures.
write - Parameters
- place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_create_fixtures '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_create_fixtures '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_fixtures_get_count_85dd
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/levels/{levelMap-id}/fixtures/$count.
read - Parameters
- place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_fixtures_get_count_85dd '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_fixtures_get_count_85dd '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_delete_fixtures
Delete fixtureMap\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.building/map/levels/{levelMap-id}/fixtures/{fixtureMap-id}.
write - Parameters
- place_id, level_map_id, fixture_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_delete_fixtures '{"place_id":"example_place_id","level_map_id":"example_level_map_id","fixture_map_id":"example_fixture_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_delete_fixtures '{"place_id":"example_place_id","level_map_id":"example_level_map_id","fixture_map_id":"example_fixture_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_get_fixtures
Get fixtures from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/levels/{levelMap-id}/fixtures/{fixtureMap-id}.
read - Parameters
- place_id, level_map_id, fixture_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_get_fixtures '{"place_id":"example_place_id","level_map_id":"example_level_map_id","fixture_map_id":"example_fixture_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_get_fixtures '{"place_id":"example_place_id","level_map_id":"example_level_map_id","fixture_map_id":"example_fixture_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_update_fixtures
Update fixtureMap\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.building/map/levels/{levelMap-id}/fixtures/{fixtureMap-id}.
write - Parameters
- place_id, level_map_id, fixture_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_update_fixtures '{"place_id":"example_place_id","level_map_id":"example_level_map_id","fixture_map_id":"example_fixture_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_update_fixtures '{"place_id":"example_place_id","level_map_id":"example_level_map_id","fixture_map_id":"example_fixture_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_list_sections
List sections\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/levels/{levelMap-id}/sections.
read - Parameters
- place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_list_sections '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_list_sections '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_create_sections
Create new navigation property to sections for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.building/map/levels/{levelMap-id}/sections.
write - Parameters
- place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_create_sections '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_create_sections '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_sections_get_count_bdac
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/levels/{levelMap-id}/sections/$count.
read - Parameters
- place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_sections_get_count_bdac '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_sections_get_count_bdac '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_delete_sections
Delete navigation property sections for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.building/map/levels/{levelMap-id}/sections/{sectionMap-id}.
write - Parameters
- place_id, level_map_id, section_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_delete_sections '{"place_id":"example_place_id","level_map_id":"example_level_map_id","section_map_id":"example_section_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_delete_sections '{"place_id":"example_place_id","level_map_id":"example_level_map_id","section_map_id":"example_section_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_get_sections
Get sections from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/levels/{levelMap-id}/sections/{sectionMap-id}.
read - Parameters
- place_id, level_map_id, section_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_get_sections '{"place_id":"example_place_id","level_map_id":"example_level_map_id","section_map_id":"example_section_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_get_sections '{"place_id":"example_place_id","level_map_id":"example_level_map_id","section_map_id":"example_section_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_update_sections
Update the navigation property sections in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.building/map/levels/{levelMap-id}/sections/{sectionMap-id}.
write - Parameters
- place_id, level_map_id, section_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_update_sections '{"place_id":"example_place_id","level_map_id":"example_level_map_id","section_map_id":"example_section_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_update_sections '{"place_id":"example_place_id","level_map_id":"example_level_map_id","section_map_id":"example_section_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_list_units
List units\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/levels/{levelMap-id}/units.
read - Parameters
- place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_list_units '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_list_units '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_create_units
Create new navigation property to units for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.building/map/levels/{levelMap-id}/units.
write - Parameters
- place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_create_units '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_create_units '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_units_get_count_3fc3
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/levels/{levelMap-id}/units/$count.
read - Parameters
- place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_units_get_count_3fc3 '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_units_get_count_3fc3 '{"place_id":"example_place_id","level_map_id":"example_level_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_delete_units
Delete unitMap\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.building/map/levels/{levelMap-id}/units/{unitMap-id}.
write - Parameters
- place_id, level_map_id, unit_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_delete_units '{"place_id":"example_place_id","level_map_id":"example_level_map_id","unit_map_id":"example_unit_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_delete_units '{"place_id":"example_place_id","level_map_id":"example_level_map_id","unit_map_id":"example_unit_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_get_units
Get units from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.building/map/levels/{levelMap-id}/units/{unitMap-id}.
read - Parameters
- place_id, level_map_id, unit_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_get_units '{"place_id":"example_place_id","level_map_id":"example_level_map_id","unit_map_id":"example_unit_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_get_units '{"place_id":"example_place_id","level_map_id":"example_level_map_id","unit_map_id":"example_unit_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_building_map_levels_update_units
Update unitMap\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.building/map/levels/{levelMap-id}/units/{unitMap-id}.
write - Parameters
- place_id, level_map_id, unit_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_building_map_levels_update_units '{"place_id":"example_place_id","level_map_id":"example_level_map_id","unit_map_id":"example_unit_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_building_map_levels_update_units '{"place_id":"example_place_id","level_map_id":"example_level_map_id","unit_map_id":"example_unit_map_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_place_get_place_as_desk
List place objects\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.desk.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_get_place_as_desk '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_place_get_place_as_desk '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_desk_list_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.desk/checkIns.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_desk_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_desk_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_desk_create_check_ins
Create new navigation property to checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.desk/checkIns.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_desk_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_desk_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_desk_check_ins_get_count_fd8b
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.desk/checkIns/$count.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_desk_check_ins_get_count_fd8b '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_desk_check_ins_get_count_fd8b '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_desk_delete_check_ins
Delete navigation property checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.desk/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_desk_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_desk_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_desk_get_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.desk/checkIns/{checkInClaim-calendarEventId}.
read - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_desk_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_desk_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_desk_update_check_ins
Update the navigation property checkIns in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.desk/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_desk_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_desk_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_place_get_place_as_floor
List place objects\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.floor.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_get_place_as_floor '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_place_get_place_as_floor '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_floor_list_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.floor/checkIns.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_floor_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_floor_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_floor_create_check_ins
Create new navigation property to checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.floor/checkIns.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_floor_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_floor_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_floor_check_ins_get_count_e279
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.floor/checkIns/$count.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_floor_check_ins_get_count_e279 '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_floor_check_ins_get_count_e279 '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_floor_delete_check_ins
Delete navigation property checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.floor/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_floor_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_floor_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_floor_get_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.floor/checkIns/{checkInClaim-calendarEventId}.
read - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_floor_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_floor_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_floor_update_check_ins
Update the navigation property checkIns in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.floor/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_floor_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_floor_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_place_get_place_as_room
List place objects\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.room.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_get_place_as_room '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_place_get_place_as_room '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_list_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.room/checkIns.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_create_check_ins
Create new navigation property to checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.room/checkIns.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_check_ins_get_count_9b19
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.room/checkIns/$count.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_check_ins_get_count_9b19 '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_check_ins_get_count_9b19 '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_delete_check_ins
Delete navigation property checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.room/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_get_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.room/checkIns/{checkInClaim-calendarEventId}.
read - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_update_check_ins
Update the navigation property checkIns in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.room/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_place_get_place_as_room_list
Get place\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_get_place_as_room_list '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_place_get_place_as_room_list '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_list_list_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/checkIns.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_list_create_check_ins
Create new navigation property to checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.roomList/checkIns.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_list_check_ins_get_count_e70f
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/checkIns/$count.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_check_ins_get_count_e70f '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_check_ins_get_count_e70f '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_list_delete_check_ins
Delete navigation property checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.roomList/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_get_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/checkIns/{checkInClaim-calendarEventId}.
read - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_update_check_ins
Update the navigation property checkIns in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.roomList/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_list_rooms
Get rooms from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/rooms.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_list_rooms '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_list_rooms '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_list_create_rooms
Create new navigation property to rooms for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.roomList/rooms.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_create_rooms '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_create_rooms '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_list_rooms_get_count_b534
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/rooms/$count.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_rooms_get_count_b534 '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_rooms_get_count_b534 '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_list_delete_rooms
Delete navigation property rooms for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.roomList/rooms/{room-id}.
write - Parameters
- place_id, room_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_delete_rooms '{"place_id":"example_place_id","room_id":"example_room_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_delete_rooms '{"place_id":"example_place_id","room_id":"example_room_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_get_rooms
Get rooms from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/rooms/{room-id}.
read - Parameters
- place_id, room_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_get_rooms '{"place_id":"example_place_id","room_id":"example_room_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_get_rooms '{"place_id":"example_place_id","room_id":"example_room_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_update_rooms
Update the navigation property rooms in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.roomList/rooms/{room-id}.
write - Parameters
- place_id, room_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_update_rooms '{"place_id":"example_place_id","room_id":"example_room_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_update_rooms '{"place_id":"example_place_id","room_id":"example_room_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_rooms_list_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/rooms/{room-id}/checkIns.
read - Parameters
- place_id, room_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_rooms_list_check_ins '{"place_id":"example_place_id","room_id":"example_room_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_rooms_list_check_ins '{"place_id":"example_place_id","room_id":"example_room_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_rooms_create_check_ins
Create new navigation property to checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.roomList/rooms/{room-id}/checkIns.
write - Parameters
- place_id, room_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_rooms_create_check_ins '{"place_id":"example_place_id","room_id":"example_room_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_rooms_create_check_ins '{"place_id":"example_place_id","room_id":"example_room_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_rooms_check_ins_get_count_28dc
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/rooms/{room-id}/checkIns/$count.
read - Parameters
- place_id, room_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_rooms_check_ins_get_count_28dc '{"place_id":"example_place_id","room_id":"example_room_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_rooms_check_ins_get_count_28dc '{"place_id":"example_place_id","room_id":"example_room_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_rooms_delete_check_ins
Delete navigation property checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.roomList/rooms/{room-id}/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, room_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_rooms_delete_check_ins '{"place_id":"example_place_id","room_id":"example_room_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_rooms_delete_check_ins '{"place_id":"example_place_id","room_id":"example_room_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_room_list_rooms_get_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/rooms/{room-id}/checkIns/{checkInClaim-calendarEventId}.
read - Parameters
- place_id, room_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_rooms_get_check_ins '{"place_id":"example_place_id","room_id":"example_room_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_rooms_get_check_ins '{"place_id":"example_place_id","room_id":"example_room_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_room_list_rooms_update_check_ins
Update the navigation property checkIns in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.roomList/rooms/{room-id}/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, room_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_rooms_update_check_ins '{"place_id":"example_place_id","room_id":"example_room_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_rooms_update_check_ins '{"place_id":"example_place_id","room_id":"example_room_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_room_list_list_workspaces
Get workspaces from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/workspaces.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_list_workspaces '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_list_workspaces '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_list_create_workspaces
Create new navigation property to workspaces for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.roomList/workspaces.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_create_workspaces '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_create_workspaces '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_list_workspaces_get_count_4b94
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/workspaces/$count.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_workspaces_get_count_4b94 '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_workspaces_get_count_4b94 '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_room_list_delete_workspaces
Delete navigation property workspaces for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.roomList/workspaces/{workspace-id}.
write - Parameters
- place_id, workspace_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_delete_workspaces '{"place_id":"example_place_id","workspace_id":"example_workspace_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_delete_workspaces '{"place_id":"example_place_id","workspace_id":"example_workspace_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_get_workspaces
Get workspaces from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/workspaces/{workspace-id}.
read - Parameters
- place_id, workspace_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_get_workspaces '{"place_id":"example_place_id","workspace_id":"example_workspace_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_get_workspaces '{"place_id":"example_place_id","workspace_id":"example_workspace_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_update_workspaces
Update the navigation property workspaces in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.roomList/workspaces/{workspace-id}.
write - Parameters
- place_id, workspace_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_update_workspaces '{"place_id":"example_place_id","workspace_id":"example_workspace_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_update_workspaces '{"place_id":"example_place_id","workspace_id":"example_workspace_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_workspaces_list_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/workspaces/{workspace-id}/checkIns.
read - Parameters
- place_id, workspace_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_workspaces_list_check_ins '{"place_id":"example_place_id","workspace_id":"example_workspace_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_workspaces_list_check_ins '{"place_id":"example_place_id","workspace_id":"example_workspace_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_workspaces_create_check_ins
Create new navigation property to checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.roomList/workspaces/{workspace-id}/checkIns.
write - Parameters
- place_id, workspace_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_workspaces_create_check_ins '{"place_id":"example_place_id","workspace_id":"example_workspace_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_workspaces_create_check_ins '{"place_id":"example_place_id","workspace_id":"example_workspace_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_workspaces_check_ins_get_count_8c5e
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/workspaces/{workspace-id}/checkIns/$count.
read - Parameters
- place_id, workspace_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_workspaces_check_ins_get_count_8c5e '{"place_id":"example_place_id","workspace_id":"example_workspace_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_workspaces_check_ins_get_count_8c5e '{"place_id":"example_place_id","workspace_id":"example_workspace_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_room_list_workspaces_delete_check_ins
Delete navigation property checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.roomList/workspaces/{workspace-id}/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, workspace_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_workspaces_delete_check_ins '{"place_id":"example_place_id","workspace_id":"example_workspace_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_workspaces_delete_check_ins '{"place_id":"example_place_id","workspace_id":"example_workspace_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_room_list_workspaces_get_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.roomList/workspaces/{workspace-id}/checkIns/{checkInClaim-calendarEventId}.
read - Parameters
- place_id, workspace_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_workspaces_get_check_ins '{"place_id":"example_place_id","workspace_id":"example_workspace_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_workspaces_get_check_ins '{"place_id":"example_place_id","workspace_id":"example_workspace_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_as_room_list_workspaces_update_check_ins
Update the navigation property checkIns in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.roomList/workspaces/{workspace-id}/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, workspace_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_room_list_workspaces_update_check_ins '{"place_id":"example_place_id","workspace_id":"example_workspace_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_room_list_workspaces_update_check_ins '{"place_id":"example_place_id","workspace_id":"example_workspace_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-places.microsoft_places_places_place_get_place_as_section
List place objects\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.section.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_get_place_as_section '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_place_get_place_as_section '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_section_list_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.section/checkIns.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_section_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_section_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_section_create_check_ins
Create new navigation property to checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.section/checkIns.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_section_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_section_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_section_check_ins_get_count_4bba
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.section/checkIns/$count.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_section_check_ins_get_count_4bba '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_section_check_ins_get_count_4bba '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_section_delete_check_ins
Delete navigation property checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.section/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_section_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_section_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_section_get_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.section/checkIns/{checkInClaim-calendarEventId}.
read - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_section_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_section_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_section_update_check_ins
Update the navigation property checkIns in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.section/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_section_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_section_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_place_get_place_as_workspace
List place objects\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.workspace.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_place_get_place_as_workspace '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_place_get_place_as_workspace '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_workspace_list_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.workspace/checkIns.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_workspace_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_workspace_list_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_workspace_create_check_ins
Create new navigation property to checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: POST /places/{place-id}/graph.workspace/checkIns.
write - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_workspace_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_workspace_create_check_ins '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_workspace_check_ins_get_count_d022
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.workspace/checkIns/$count.
read - Parameters
- place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_workspace_check_ins_get_count_d022 '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_workspace_check_ins_get_count_d022 '{"place_id":"example_place_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-places.microsoft_places_places_as_workspace_delete_check_ins
Delete navigation property checkIns for places\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /places/{place-id}/graph.workspace/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_workspace_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_workspace_delete_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_workspace_get_check_ins
Get checkIns from places\n\nOfficial Microsoft Graph v1.0 endpoint: GET /places/{place-id}/graph.workspace/checkIns/{checkInClaim-calendarEventId}.
read - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-places.microsoft_places_places_as_workspace_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_workspace_get_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-places.microsoft_places_places_as_workspace_update_check_ins
Update the navigation property checkIns in places\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /places/{place-id}/graph.workspace/checkIns/{checkInClaim-calendarEventId}.
write - Parameters
- place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-places.microsoft_places_places_as_workspace_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-places microsoft_places_places_as_workspace_update_check_ins '{"place_id":"example_place_id","check_in_claim_calendar_event_id":"example_check_in_claim_calendar_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json Function Schemas
Use these parameter tables when building CLI payloads without calling integrations:schema first.
microsoft-places.microsoft_places_places_place_create_place 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_create_place --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_get_count_f02b 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_get_count_f02b --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_list_place_as_building 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_building --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_place_get_count_as_building_9b72 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_building_9b72 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_list_place_as_desk 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_desk --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_place_get_count_as_desk_6f90 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_desk_6f90 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_list_place_as_floor 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_floor --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_place_get_count_as_floor_2f1e 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_floor_2f1e --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_list_place_as_room 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_room --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_place_get_count_as_room_56fc 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_room_56fc --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_list_place_as_room_list 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_room_list --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_place_get_count_as_room_list_e9fd 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_room_list_e9fd --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_list_place_as_section 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_section --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_place_get_count_as_section_95fa 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_section_95fa --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_list_place_as_workspace 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_workspace --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_place_get_count_as_workspace_7f2e 11 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_workspace_7f2e --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_delete_place 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_delete_place --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_update_place 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_update_place --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_list_check_ins 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_list_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_create_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_create_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_check_ins_get_count_2709 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_check_ins_get_count_2709 --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_delete_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_delete_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_get_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_get_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_update_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_update_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_place_descendants 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_descendants --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_place_get_place_as_building 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_building --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_list_check_ins 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_list_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_create_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_create_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_building_check_ins_get_count_114f 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_check_ins_get_count_114f --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_delete_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_delete_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_get_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_get_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_update_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_update_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_building_delete_map 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_delete_map --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_get_map 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_get_map --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_update_map 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_update_map --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_building_map_list_footprints 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_list_footprints --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_create_footprints 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_create_footprints --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_building_map_footprints_get_count_273d 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_footprints_get_count_273d --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_delete_footprints 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_delete_footprints --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
footprint_map_id | string | yes | Path parameter `footprintMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_get_footprints 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_get_footprints --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
footprint_map_id | string | yes | Path parameter `footprintMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_update_footprints 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_update_footprints --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
footprint_map_id | string | yes | Path parameter `footprintMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_building_map_list_levels 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_list_levels --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_create_levels 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_create_levels --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_building_map_levels_get_count_292f 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_get_count_292f --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_delete_levels 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_delete_levels --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_get_levels 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_get_levels --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_update_levels 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_update_levels --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_building_map_levels_list_fixtures 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_list_fixtures --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_levels_create_fixtures 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_create_fixtures --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_building_map_levels_fixtures_get_count_85dd 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_fixtures_get_count_85dd --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_levels_delete_fixtures 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_delete_fixtures --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
fixture_map_id | string | yes | Path parameter `fixtureMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_levels_get_fixtures 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_get_fixtures --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
fixture_map_id | string | yes | Path parameter `fixtureMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_levels_update_fixtures 15 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_update_fixtures --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
fixture_map_id | string | yes | Path parameter `fixtureMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_building_map_levels_list_sections 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_list_sections --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_levels_create_sections 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_create_sections --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_building_map_levels_sections_get_count_bdac 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_sections_get_count_bdac --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_levels_delete_sections 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_delete_sections --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
section_map_id | string | yes | Path parameter `sectionMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_levels_get_sections 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_get_sections --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
section_map_id | string | yes | Path parameter `sectionMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_levels_update_sections 15 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_update_sections --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
section_map_id | string | yes | Path parameter `sectionMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_building_map_levels_list_units 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_list_units --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_levels_create_units 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_create_units --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_building_map_levels_units_get_count_3fc3 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_units_get_count_3fc3 --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_levels_delete_units 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_delete_units --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
unit_map_id | string | yes | Path parameter `unitMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_levels_get_units 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_get_units --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
unit_map_id | string | yes | Path parameter `unitMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_building_map_levels_update_units 15 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_update_units --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
level_map_id | string | yes | Path parameter `levelMap-id`. |
unit_map_id | string | yes | Path parameter `unitMap-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_place_get_place_as_desk 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_desk --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_desk_list_check_ins 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_desk_list_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_desk_create_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_desk_create_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_desk_check_ins_get_count_fd8b 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_desk_check_ins_get_count_fd8b --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_desk_delete_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_desk_delete_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_desk_get_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_desk_get_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_desk_update_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_desk_update_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_place_get_place_as_floor 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_floor --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_floor_list_check_ins 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_floor_list_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_floor_create_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_floor_create_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_floor_check_ins_get_count_e279 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_floor_check_ins_get_count_e279 --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_floor_delete_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_floor_delete_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_floor_get_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_floor_get_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_floor_update_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_floor_update_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_place_get_place_as_room 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_room --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_check_ins 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_create_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_create_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_room_check_ins_get_count_9b19 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_check_ins_get_count_9b19 --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_delete_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_delete_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_get_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_get_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_update_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_update_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_place_get_place_as_room_list 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_room_list --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_list_check_ins 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_list_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_create_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_create_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_room_list_check_ins_get_count_e70f 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_check_ins_get_count_e70f --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_delete_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_delete_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_get_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_get_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_update_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_update_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_room_list_list_rooms 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_list_rooms --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_create_rooms 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_create_rooms --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_room_list_rooms_get_count_b534 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_get_count_b534 --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_delete_rooms 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_delete_rooms --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
room_id | string | yes | Path parameter `room-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_get_rooms 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_get_rooms --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
room_id | string | yes | Path parameter `room-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_update_rooms 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_update_rooms --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
room_id | string | yes | Path parameter `room-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_room_list_rooms_list_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_list_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
room_id | string | yes | Path parameter `room-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_rooms_create_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_create_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
room_id | string | yes | Path parameter `room-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_room_list_rooms_check_ins_get_count_28dc 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_check_ins_get_count_28dc --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
room_id | string | yes | Path parameter `room-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_rooms_delete_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_delete_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
room_id | string | yes | Path parameter `room-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_rooms_get_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_get_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
room_id | string | yes | Path parameter `room-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_rooms_update_check_ins 15 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_update_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
room_id | string | yes | Path parameter `room-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_room_list_list_workspaces 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_list_workspaces --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_create_workspaces 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_create_workspaces --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_room_list_workspaces_get_count_4b94 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_get_count_4b94 --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_delete_workspaces 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_delete_workspaces --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
workspace_id | string | yes | Path parameter `workspace-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_get_workspaces 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_get_workspaces --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
workspace_id | string | yes | Path parameter `workspace-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_update_workspaces 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_update_workspaces --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
workspace_id | string | yes | Path parameter `workspace-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_room_list_workspaces_list_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_list_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
workspace_id | string | yes | Path parameter `workspace-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_workspaces_create_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_create_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
workspace_id | string | yes | Path parameter `workspace-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_room_list_workspaces_check_ins_get_count_8c5e 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_check_ins_get_count_8c5e --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
workspace_id | string | yes | Path parameter `workspace-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_workspaces_delete_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_delete_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
workspace_id | string | yes | Path parameter `workspace-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_workspaces_get_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_get_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
workspace_id | string | yes | Path parameter `workspace-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_room_list_workspaces_update_check_ins 15 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_update_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
workspace_id | string | yes | Path parameter `workspace-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_place_get_place_as_section 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_section --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_section_list_check_ins 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_section_list_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_section_create_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_section_create_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_section_check_ins_get_count_4bba 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_section_check_ins_get_count_4bba --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_section_delete_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_section_delete_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_section_get_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_section_get_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_section_update_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_section_update_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_place_get_place_as_workspace 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_workspace --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_workspace_list_check_ins 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_workspace_list_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_workspace_create_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_workspace_create_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-places.microsoft_places_places_as_workspace_check_ins_get_count_d022 12 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_workspace_check_ins_get_count_d022 --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_workspace_delete_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_workspace_delete_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_workspace_get_check_ins 13 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_workspace_get_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-places.microsoft_places_places_as_workspace_update_check_ins 14 parameters
kosmo integrations:schema microsoft-places.microsoft_places_places_as_workspace_update_check_ins --json | Parameter | Type | Required | Description |
|---|---|---|---|
place_id | string | yes | Path parameter `place-id`. |
check_in_claim_calendar_event_id | string | yes | Path parameter `checkInClaim-calendarEventId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
Permissions
Headless calls still follow the integration read/write permission policy. Configure read/write defaults with
integrations:configure. Add --force only for trusted automation that should bypass that policy.