naftiko: 1.0.0-alpha2 info: label: Microsoft Graph Places — Places.room description: 'Microsoft Graph Places — Places.room. 12 operations. Lead operation: Microsoft Graph Get rooms from places. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - Places.room created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_GRAPH_API_KEY: MICROSOFT_GRAPH_API_KEY capability: consumes: - type: http namespace: places-places-room baseUri: '' description: Microsoft Graph Places — Places.room business capability. Self-contained, no shared references. resources: - name: places-place-id-graph.roomList-rooms path: /places/{place-id}/graph.roomList/rooms operations: - name: placesasroomlistlistrooms method: GET description: Microsoft Graph Get rooms from places outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: placesasroomlistcreaterooms method: POST description: Microsoft Graph Create new navigation property to rooms for places outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: places-place-id-graph.roomList-rooms-$count path: /places/{place-id}/graph.roomList/rooms/$count operations: - name: placesasroomlistroomsgetcountb534 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: places-place-id-graph.roomList-rooms-room-id path: /places/{place-id}/graph.roomList/rooms/{room-id} operations: - name: placesasroomlistgetrooms method: GET description: Microsoft Graph Get rooms from places outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: placesasroomlistupdaterooms method: PATCH description: Microsoft Graph Update the navigation property rooms in places outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: placesasroomlistdeleterooms method: DELETE description: Microsoft Graph Delete navigation property rooms for places outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: places-place-id-graph.roomList-rooms-room-id-checkIns path: /places/{place-id}/graph.roomList/rooms/{room-id}/checkIns operations: - name: placesasroomlistroomslistcheckins method: GET description: Microsoft Graph Get checkIns from places outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: placesasroomlistroomscreatecheckins method: POST description: Microsoft Graph Create new navigation property to checkIns for places outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: places-place-id-graph.roomList-rooms-room-id-checkIns-$count path: /places/{place-id}/graph.roomList/rooms/{room-id}/checkIns/$count operations: - name: placesasroomlistroomscheckinsgetcount28dc method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: places-place-id-graph.roomList-rooms-room-id-checkIns-checkInClaim-calendarEvent path: /places/{place-id}/graph.roomList/rooms/{room-id}/checkIns/{checkInClaim-calendarEventId} operations: - name: placesasroomlistroomsgetcheckins method: GET description: Microsoft Graph Get checkIns from places outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: placesasroomlistroomsupdatecheckins method: PATCH description: Microsoft Graph Update the navigation property checkIns in places outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: placesasroomlistroomsdeletecheckins method: DELETE description: Microsoft Graph Delete navigation property checkIns for places outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: places-places-room-rest port: 8080 description: REST adapter for Microsoft Graph Places — Places.room. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/places/{place-id}/graph-roomlist/rooms name: places-place-id-graph-roomlist-rooms description: REST surface for places-place-id-graph.roomList-rooms. operations: - method: GET name: placesasroomlistlistrooms description: Microsoft Graph Get rooms from places call: places-places-room.placesasroomlistlistrooms with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: placesasroomlistcreaterooms description: Microsoft Graph Create new navigation property to rooms for places call: places-places-room.placesasroomlistcreaterooms with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/places/{place-id}/graph-roomlist/rooms/count name: places-place-id-graph-roomlist-rooms-count description: REST surface for places-place-id-graph.roomList-rooms-$count. operations: - method: GET name: placesasroomlistroomsgetcountb534 description: Microsoft Graph Get the number of the resource call: places-places-room.placesasroomlistroomsgetcountb534 outputParameters: - type: object mapping: $. - path: /v1/places/{place-id}/graph-roomlist/rooms/{room-id} name: places-place-id-graph-roomlist-rooms-room-id description: REST surface for places-place-id-graph.roomList-rooms-room-id. operations: - method: GET name: placesasroomlistgetrooms description: Microsoft Graph Get rooms from places call: places-places-room.placesasroomlistgetrooms with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: placesasroomlistupdaterooms description: Microsoft Graph Update the navigation property rooms in places call: places-places-room.placesasroomlistupdaterooms with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: placesasroomlistdeleterooms description: Microsoft Graph Delete navigation property rooms for places call: places-places-room.placesasroomlistdeleterooms with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/places/{place-id}/graph-roomlist/rooms/{room-id}/checkins name: places-place-id-graph-roomlist-rooms-room-id-checkins description: REST surface for places-place-id-graph.roomList-rooms-room-id-checkIns. operations: - method: GET name: placesasroomlistroomslistcheckins description: Microsoft Graph Get checkIns from places call: places-places-room.placesasroomlistroomslistcheckins with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: placesasroomlistroomscreatecheckins description: Microsoft Graph Create new navigation property to checkIns for places call: places-places-room.placesasroomlistroomscreatecheckins with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/places/{place-id}/graph-roomlist/rooms/{room-id}/checkins/count name: places-place-id-graph-roomlist-rooms-room-id-checkins-count description: REST surface for places-place-id-graph.roomList-rooms-room-id-checkIns-$count. operations: - method: GET name: placesasroomlistroomscheckinsgetcount28dc description: Microsoft Graph Get the number of the resource call: places-places-room.placesasroomlistroomscheckinsgetcount28dc outputParameters: - type: object mapping: $. - path: /v1/places/{place-id}/graph-roomlist/rooms/{room-id}/checkins/{checkinclaim-calendareventid} name: places-place-id-graph-roomlist-rooms-room-id-checkins-checkinclaim-calendarevent description: REST surface for places-place-id-graph.roomList-rooms-room-id-checkIns-checkInClaim-calendarEvent. operations: - method: GET name: placesasroomlistroomsgetcheckins description: Microsoft Graph Get checkIns from places call: places-places-room.placesasroomlistroomsgetcheckins with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: placesasroomlistroomsupdatecheckins description: Microsoft Graph Update the navigation property checkIns in places call: places-places-room.placesasroomlistroomsupdatecheckins with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: placesasroomlistroomsdeletecheckins description: Microsoft Graph Delete navigation property checkIns for places call: places-places-room.placesasroomlistroomsdeletecheckins with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: places-places-room-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph Places — Places.room. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-rooms-places description: Microsoft Graph Get rooms from places hints: readOnly: true destructive: false idempotent: true call: places-places-room.placesasroomlistlistrooms with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation description: Microsoft Graph Create new navigation property to rooms for places hints: readOnly: false destructive: false idempotent: false call: places-places-room.placesasroomlistcreaterooms with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: places-places-room.placesasroomlistroomsgetcountb534 outputParameters: - type: object mapping: $. - name: microsoft-graph-get-rooms-places-2 description: Microsoft Graph Get rooms from places hints: readOnly: true destructive: false idempotent: true call: places-places-room.placesasroomlistgetrooms with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property description: Microsoft Graph Update the navigation property rooms in places hints: readOnly: false destructive: false idempotent: true call: places-places-room.placesasroomlistupdaterooms with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property rooms for places hints: readOnly: false destructive: true idempotent: true call: places-places-room.placesasroomlistdeleterooms with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-checkins-places description: Microsoft Graph Get checkIns from places hints: readOnly: true destructive: false idempotent: true call: places-places-room.placesasroomlistroomslistcheckins with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation-2 description: Microsoft Graph Create new navigation property to checkIns for places hints: readOnly: false destructive: false idempotent: false call: places-places-room.placesasroomlistroomscreatecheckins with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-2 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: places-places-room.placesasroomlistroomscheckinsgetcount28dc outputParameters: - type: object mapping: $. - name: microsoft-graph-get-checkins-places-2 description: Microsoft Graph Get checkIns from places hints: readOnly: true destructive: false idempotent: true call: places-places-room.placesasroomlistroomsgetcheckins with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property-2 description: Microsoft Graph Update the navigation property checkIns in places hints: readOnly: false destructive: false idempotent: true call: places-places-room.placesasroomlistroomsupdatecheckins with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-2 description: Microsoft Graph Delete navigation property checkIns for places hints: readOnly: false destructive: true idempotent: true call: places-places-room.placesasroomlistroomsdeletecheckins with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.