Microsoft Graph · Capability

Microsoft Graph OData Service for namespace microsoft.graph — deviceAppManagement.vppToken

Microsoft Graph OData Service for namespace microsoft.graph — deviceAppManagement.vppToken. 7 operations. Lead operation: Microsoft Graph Get vppTokens from deviceAppManagement. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft GraphdeviceAppManagement.vppToken

What You Can Do

GET
Deviceappmanagementlistvpptokens — Microsoft Graph Get vppTokens from deviceAppManagement
/v1/deviceappmanagement/vpptokens
POST
Deviceappmanagementcreatevpptokens — Microsoft Graph Create new navigation property to vppTokens for deviceAppManagement
/v1/deviceappmanagement/vpptokens
GET
Deviceappmanagementvpptokensgetcountd643 — Microsoft Graph Get the number of the resource
/v1/deviceappmanagement/vpptokens/count
GET
Deviceappmanagementgetvpptokens — Microsoft Graph Get vppTokens from deviceAppManagement
/v1/deviceappmanagement/vpptokens/{vpptoken-id}
PATCH
Deviceappmanagementupdatevpptokens — Microsoft Graph Update the navigation property vppTokens in deviceAppManagement
/v1/deviceappmanagement/vpptokens/{vpptoken-id}
DELETE
Deviceappmanagementdeletevpptokens — Microsoft Graph Delete navigation property vppTokens for deviceAppManagement
/v1/deviceappmanagement/vpptokens/{vpptoken-id}
POST
Deviceappmanagementvpptokensvpptokensynclicenses — Microsoft Graph Invoke action syncLicenses
/v1/deviceappmanagement/vpptokens/{vpptoken-id}/synclicenses

MCP Tools

microsoft-graph-get-vpptokens-deviceappmanagement

Microsoft Graph Get vppTokens from deviceAppManagement

read-only idempotent
microsoft-graph-create-new-navigation

Microsoft Graph Create new navigation property to vppTokens for deviceAppManagement

microsoft-graph-get-number-resource

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-vpptokens-deviceappmanagement-2

Microsoft Graph Get vppTokens from deviceAppManagement

read-only idempotent
microsoft-graph-update-navigation-property

Microsoft Graph Update the navigation property vppTokens in deviceAppManagement

idempotent
microsoft-graph-delete-navigation-property

Microsoft Graph Delete navigation property vppTokens for deviceAppManagement

idempotent
microsoft-graph-invoke-action-synclicenses

Microsoft Graph Invoke action syncLicenses

Capability Spec

microsoft-graph-deviceappmanagement-vpptoken.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph OData Service for namespace microsoft.graph — deviceAppManagement.vppToken
  description: 'Microsoft Graph OData Service for namespace microsoft.graph — deviceAppManagement.vppToken. 7 operations.
    Lead operation: Microsoft Graph Get vppTokens from deviceAppManagement. Self-contained Naftiko capability covering one
    Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - deviceAppManagement.vppToken
  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: microsoft-graph-deviceappmanagement-vpptoken
    baseUri: https://graph.microsoft.com/v1.0
    description: Microsoft Graph OData Service for namespace microsoft.graph — deviceAppManagement.vppToken business capability.
      Self-contained, no shared references.
    resources:
    - name: deviceAppManagement-vppTokens
      path: /deviceAppManagement/vppTokens
      operations:
      - name: deviceappmanagementlistvpptokens
        method: GET
        description: Microsoft Graph Get vppTokens from deviceAppManagement
        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: deviceappmanagementcreatevpptokens
        method: POST
        description: Microsoft Graph Create new navigation property to vppTokens for deviceAppManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: deviceAppManagement-vppTokens-$count
      path: /deviceAppManagement/vppTokens/$count
      operations:
      - name: deviceappmanagementvpptokensgetcountd643
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: deviceAppManagement-vppTokens-vppToken-id
      path: /deviceAppManagement/vppTokens/{vppToken-id}
      operations:
      - name: deviceappmanagementgetvpptokens
        method: GET
        description: Microsoft Graph Get vppTokens from deviceAppManagement
        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: deviceappmanagementupdatevpptokens
        method: PATCH
        description: Microsoft Graph Update the navigation property vppTokens in deviceAppManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: deviceappmanagementdeletevpptokens
        method: DELETE
        description: Microsoft Graph Delete navigation property vppTokens for deviceAppManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
    - name: deviceAppManagement-vppTokens-vppToken-id-syncLicenses
      path: /deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses
      operations:
      - name: deviceappmanagementvpptokensvpptokensynclicenses
        method: POST
        description: Microsoft Graph Invoke action syncLicenses
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: microsoft-graph-deviceappmanagement-vpptoken-rest
    port: 8080
    description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — deviceAppManagement.vppToken.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/deviceappmanagement/vpptokens
      name: deviceappmanagement-vpptokens
      description: REST surface for deviceAppManagement-vppTokens.
      operations:
      - method: GET
        name: deviceappmanagementlistvpptokens
        description: Microsoft Graph Get vppTokens from deviceAppManagement
        call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementlistvpptokens
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: deviceappmanagementcreatevpptokens
        description: Microsoft Graph Create new navigation property to vppTokens for deviceAppManagement
        call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementcreatevpptokens
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/deviceappmanagement/vpptokens/count
      name: deviceappmanagement-vpptokens-count
      description: REST surface for deviceAppManagement-vppTokens-$count.
      operations:
      - method: GET
        name: deviceappmanagementvpptokensgetcountd643
        description: Microsoft Graph Get the number of the resource
        call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementvpptokensgetcountd643
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/deviceappmanagement/vpptokens/{vpptoken-id}
      name: deviceappmanagement-vpptokens-vpptoken-id
      description: REST surface for deviceAppManagement-vppTokens-vppToken-id.
      operations:
      - method: GET
        name: deviceappmanagementgetvpptokens
        description: Microsoft Graph Get vppTokens from deviceAppManagement
        call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementgetvpptokens
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: deviceappmanagementupdatevpptokens
        description: Microsoft Graph Update the navigation property vppTokens in deviceAppManagement
        call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementupdatevpptokens
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: deviceappmanagementdeletevpptokens
        description: Microsoft Graph Delete navigation property vppTokens for deviceAppManagement
        call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementdeletevpptokens
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/deviceappmanagement/vpptokens/{vpptoken-id}/synclicenses
      name: deviceappmanagement-vpptokens-vpptoken-id-synclicenses
      description: REST surface for deviceAppManagement-vppTokens-vppToken-id-syncLicenses.
      operations:
      - method: POST
        name: deviceappmanagementvpptokensvpptokensynclicenses
        description: Microsoft Graph Invoke action syncLicenses
        call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementvpptokensvpptokensynclicenses
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-graph-deviceappmanagement-vpptoken-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — deviceAppManagement.vppToken.
      One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-get-vpptokens-deviceappmanagement
      description: Microsoft Graph Get vppTokens from deviceAppManagement
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementlistvpptokens
      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 vppTokens for deviceAppManagement
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementcreatevpptokens
      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: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementvpptokensgetcountd643
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-vpptokens-deviceappmanagement-2
      description: Microsoft Graph Get vppTokens from deviceAppManagement
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementgetvpptokens
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-update-navigation-property
      description: Microsoft Graph Update the navigation property vppTokens in deviceAppManagement
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementupdatevpptokens
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property
      description: Microsoft Graph Delete navigation property vppTokens for deviceAppManagement
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementdeletevpptokens
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-synclicenses
      description: Microsoft Graph Invoke action syncLicenses
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-deviceappmanagement-vpptoken.deviceappmanagementvpptokensvpptokensynclicenses
      outputParameters:
      - type: object
        mapping: $.