naftiko: 1.0.0-alpha2 info: label: Microsoft Graph Me — me.cloudClipboardRoot description: 'Microsoft Graph Me — me.cloudClipboardRoot. 9 operations. Lead operation: Microsoft Graph Get cloudClipboard from me. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - me.cloudClipboardRoot 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: me-me-cloudclipboardroot baseUri: '' description: Microsoft Graph Me — me.cloudClipboardRoot business capability. Self-contained, no shared references. resources: - name: me-cloudClipboard path: /me/cloudClipboard operations: - name: megetcloudclipboard method: GET description: Microsoft Graph Get cloudClipboard from me 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: meupdatecloudclipboard method: PATCH description: Microsoft Graph Update the navigation property cloudClipboard in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: medeletecloudclipboard method: DELETE description: Microsoft Graph Delete navigation property cloudClipboard for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: me-cloudClipboard-items path: /me/cloudClipboard/items operations: - name: mecloudclipboardlistitems method: GET description: Microsoft Graph Get items from me 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: mecloudclipboardcreateitems method: POST description: Microsoft Graph Create new navigation property to items for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: me-cloudClipboard-items-$count path: /me/cloudClipboard/items/$count operations: - name: mecloudclipboarditemsgetcountcada method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: me-cloudClipboard-items-cloudClipboardItem-id path: /me/cloudClipboard/items/{cloudClipboardItem-id} operations: - name: mecloudclipboardgetitems method: GET description: Microsoft Graph Get items from me 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: mecloudclipboardupdateitems method: PATCH description: Microsoft Graph Update the navigation property items in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: mecloudclipboarddeleteitems method: DELETE description: Microsoft Graph Delete navigation property items for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: me-me-cloudclipboardroot-rest port: 8080 description: REST adapter for Microsoft Graph Me — me.cloudClipboardRoot. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/me/cloudclipboard name: me-cloudclipboard description: REST surface for me-cloudClipboard. operations: - method: GET name: megetcloudclipboard description: Microsoft Graph Get cloudClipboard from me call: me-me-cloudclipboardroot.megetcloudclipboard with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: meupdatecloudclipboard description: Microsoft Graph Update the navigation property cloudClipboard in me call: me-me-cloudclipboardroot.meupdatecloudclipboard with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: medeletecloudclipboard description: Microsoft Graph Delete navigation property cloudClipboard for me call: me-me-cloudclipboardroot.medeletecloudclipboard with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/me/cloudclipboard/items name: me-cloudclipboard-items description: REST surface for me-cloudClipboard-items. operations: - method: GET name: mecloudclipboardlistitems description: Microsoft Graph Get items from me call: me-me-cloudclipboardroot.mecloudclipboardlistitems with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: mecloudclipboardcreateitems description: Microsoft Graph Create new navigation property to items for me call: me-me-cloudclipboardroot.mecloudclipboardcreateitems with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/me/cloudclipboard/items/count name: me-cloudclipboard-items-count description: REST surface for me-cloudClipboard-items-$count. operations: - method: GET name: mecloudclipboarditemsgetcountcada description: Microsoft Graph Get the number of the resource call: me-me-cloudclipboardroot.mecloudclipboarditemsgetcountcada outputParameters: - type: object mapping: $. - path: /v1/me/cloudclipboard/items/{cloudclipboarditem-id} name: me-cloudclipboard-items-cloudclipboarditem-id description: REST surface for me-cloudClipboard-items-cloudClipboardItem-id. operations: - method: GET name: mecloudclipboardgetitems description: Microsoft Graph Get items from me call: me-me-cloudclipboardroot.mecloudclipboardgetitems with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: mecloudclipboardupdateitems description: Microsoft Graph Update the navigation property items in me call: me-me-cloudclipboardroot.mecloudclipboardupdateitems with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: mecloudclipboarddeleteitems description: Microsoft Graph Delete navigation property items for me call: me-me-cloudclipboardroot.mecloudclipboarddeleteitems with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: me-me-cloudclipboardroot-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph Me — me.cloudClipboardRoot. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-cloudclipboard-me description: Microsoft Graph Get cloudClipboard from me hints: readOnly: true destructive: false idempotent: true call: me-me-cloudclipboardroot.megetcloudclipboard with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property description: Microsoft Graph Update the navigation property cloudClipboard in me hints: readOnly: false destructive: false idempotent: true call: me-me-cloudclipboardroot.meupdatecloudclipboard with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property cloudClipboard for me hints: readOnly: false destructive: true idempotent: true call: me-me-cloudclipboardroot.medeletecloudclipboard with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-items-me description: Microsoft Graph Get items from me hints: readOnly: true destructive: false idempotent: true call: me-me-cloudclipboardroot.mecloudclipboardlistitems 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 items for me hints: readOnly: false destructive: false idempotent: false call: me-me-cloudclipboardroot.mecloudclipboardcreateitems 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: me-me-cloudclipboardroot.mecloudclipboarditemsgetcountcada outputParameters: - type: object mapping: $. - name: microsoft-graph-get-items-me-2 description: Microsoft Graph Get items from me hints: readOnly: true destructive: false idempotent: true call: me-me-cloudclipboardroot.mecloudclipboardgetitems 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 items in me hints: readOnly: false destructive: false idempotent: true call: me-me-cloudclipboardroot.mecloudclipboardupdateitems with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-2 description: Microsoft Graph Delete navigation property items for me hints: readOnly: false destructive: true idempotent: true call: me-me-cloudclipboardroot.mecloudclipboarddeleteitems with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.