Microsoft Graph · Capability

Microsoft Graph Me — drives.driveItem

Microsoft Graph Me — drives.driveItem. 1 operations. Lead operation: Microsoft Graph Invoke action median. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft Graphdrives.driveItem

What You Can Do

POST
Drivesdriveitemsdriveitemworkbookfunctionsmedian — Microsoft Graph Invoke action median
/v1/drives/{drive-id}/items/{driveitem-id}/workbook/functions/median

MCP Tools

microsoft-graph-invoke-action-median

Microsoft Graph Invoke action median

Capability Spec

me-drives-driveitem.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph Me — drives.driveItem
  description: 'Microsoft Graph Me — drives.driveItem. 1 operations. Lead operation: Microsoft Graph Invoke action median.
    Self-contained Naftiko capability covering one Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - drives.driveItem
  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-drives-driveitem
    baseUri: ''
    description: Microsoft Graph Me — drives.driveItem business capability. Self-contained, no shared references.
    resources:
    - name: drives-drive-id-items-driveItem-id-workbook-functions-median
      path: /drives/{drive-id}/items/{driveItem-id}/workbook/functions/median
      operations:
      - name: drivesdriveitemsdriveitemworkbookfunctionsmedian
        method: POST
        description: Microsoft Graph Invoke action median
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
  exposes:
  - type: rest
    namespace: me-drives-driveitem-rest
    port: 8080
    description: REST adapter for Microsoft Graph Me — drives.driveItem. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/drives/{drive-id}/items/{driveitem-id}/workbook/functions/median
      name: drives-drive-id-items-driveitem-id-workbook-functions-median
      description: REST surface for drives-drive-id-items-driveItem-id-workbook-functions-median.
      operations:
      - method: POST
        name: drivesdriveitemsdriveitemworkbookfunctionsmedian
        description: Microsoft Graph Invoke action median
        call: me-drives-driveitem.drivesdriveitemsdriveitemworkbookfunctionsmedian
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: me-drives-driveitem-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph Me — drives.driveItem. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: microsoft-graph-invoke-action-median
      description: Microsoft Graph Invoke action median
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: me-drives-driveitem.drivesdriveitemsdriveitemworkbookfunctionsmedian
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.