KosmoKrator

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, configure, and verify
# 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.

Generic CLI call
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
Provider shortcut
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.

Discovery commands
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 write
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, footprint_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, footprint_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, footprint_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, level_map_id, fixture_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, level_map_id, fixture_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, level_map_id, fixture_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, level_map_id, section_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, level_map_id, section_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, level_map_id, section_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, level_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, level_map_id, unit_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, level_map_id, unit_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, level_map_id, unit_map_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, room_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, room_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, room_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, room_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, room_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, room_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 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
Generic call
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
Shortcut
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 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
Generic call
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
Shortcut
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 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
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, workspace_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, workspace_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, workspace_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, workspace_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, workspace_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, workspace_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 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
Generic call
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
Shortcut
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 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
Generic call
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
Shortcut
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 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
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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 read
Parameters
place_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 read
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
Generic call
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
Shortcut
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 write
Parameters
place_id, check_in_claim_calendar_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
Generic call
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
Shortcut
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_create_place --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_get_count_f02b --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_building --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_building_9b72 --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_desk --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_desk_6f90 --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_floor --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_floor_2f1e --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_room --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_room_56fc --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_room_list --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_room_list_e9fd --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_section --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_section_95fa --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_list_place_as_workspace --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_place_get_count_as_workspace_7f2e --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_delete_place --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_update_place --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_list_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_create_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_check_ins_get_count_2709 --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_delete_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_get_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_update_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_descendants --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_building --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_list_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_create_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_check_ins_get_count_114f --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_delete_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_get_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_update_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_delete_map --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_get_map --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_update_map --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_list_footprints --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_create_footprints --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_footprints_get_count_273d --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_delete_footprints --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_get_footprints --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_update_footprints --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_list_levels --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_create_levels --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_get_count_292f --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_delete_levels --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_get_levels --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_update_levels --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_list_fixtures --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_create_fixtures --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_fixtures_get_count_85dd --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_delete_fixtures --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_get_fixtures --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_update_fixtures --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_list_sections --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_create_sections --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_sections_get_count_bdac --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_delete_sections --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_get_sections --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_update_sections --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_list_units --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_create_units --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_units_get_count_3fc3 --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_delete_units --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_get_units --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_building_map_levels_update_units --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_desk --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_desk_list_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_desk_create_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_desk_check_ins_get_count_fd8b --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_desk_delete_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_desk_get_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_desk_update_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_floor --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_floor_list_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_floor_create_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_floor_check_ins_get_count_e279 --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_floor_delete_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_floor_get_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_floor_update_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_room --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_create_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_check_ins_get_count_9b19 --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_delete_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_get_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_update_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_room_list --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_list_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_create_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_check_ins_get_count_e70f --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_delete_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_get_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_update_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_list_rooms --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_create_rooms --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_get_count_b534 --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_delete_rooms --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_get_rooms --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_update_rooms --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_list_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_create_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_check_ins_get_count_28dc --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_delete_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_get_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_rooms_update_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_list_workspaces --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_create_workspaces --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_get_count_4b94 --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_delete_workspaces --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_get_workspaces --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_update_workspaces --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_list_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_create_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_check_ins_get_count_8c5e --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_delete_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_get_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_room_list_workspaces_update_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_section --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_section_list_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_section_create_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_section_check_ins_get_count_4bba --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_section_delete_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_section_get_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_section_update_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_place_get_place_as_workspace --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_workspace_list_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_workspace_create_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_workspace_check_ins_get_count_d022 --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_workspace_delete_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_workspace_get_check_ins --json
ParameterTypeRequiredDescription
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
Schema command
kosmo integrations:schema microsoft-places.microsoft_places_places_as_workspace_update_check_ins --json
ParameterTypeRequiredDescription
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.