Microsoft Graph · Capability

Microsoft Graph OData Service for namespace microsoft.graph — reports.printUsageByUser

Microsoft Graph OData Service for namespace microsoft.graph — reports.printUsageByUser. 12 operations. Lead operation: Microsoft Graph List dailyPrintUsageByUser. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft Graphreports.printUsageByUser

What You Can Do

GET
Reportslistdailyprintusagebyuser — Microsoft Graph List dailyPrintUsageByUser
/v1/reports/dailyprintusagebyuser
POST
Reportscreatedailyprintusagebyuser — Microsoft Graph Create new navigation property to dailyPrintUsageByUser for reports
/v1/reports/dailyprintusagebyuser
GET
Reportsdailyprintusagebyusergetcounte839 — Microsoft Graph Get the number of the resource
/v1/reports/dailyprintusagebyuser/count
GET
Reportsgetdailyprintusagebyuser — Microsoft Graph Get printUsageByUser
/v1/reports/dailyprintusagebyuser/{printusagebyuser-id}
PATCH
Reportsupdatedailyprintusagebyuser — Microsoft Graph Update the navigation property dailyPrintUsageByUser in reports
/v1/reports/dailyprintusagebyuser/{printusagebyuser-id}
DELETE
Reportsdeletedailyprintusagebyuser — Microsoft Graph Delete navigation property dailyPrintUsageByUser for reports
/v1/reports/dailyprintusagebyuser/{printusagebyuser-id}
GET
Reportslistmonthlyprintusagebyuser — Microsoft Graph List monthlyPrintUsageByUser
/v1/reports/monthlyprintusagebyuser
POST
Reportscreatemonthlyprintusagebyuser — Microsoft Graph Create new navigation property to monthlyPrintUsageByUser for reports
/v1/reports/monthlyprintusagebyuser
GET
Reportsmonthlyprintusagebyusergetcount60f0 — Microsoft Graph Get the number of the resource
/v1/reports/monthlyprintusagebyuser/count
GET
Reportsgetmonthlyprintusagebyuser — Microsoft Graph Get monthlyPrintUsageByUser from reports
/v1/reports/monthlyprintusagebyuser/{printusagebyuser-id}
PATCH
Reportsupdatemonthlyprintusagebyuser — Microsoft Graph Update the navigation property monthlyPrintUsageByUser in reports
/v1/reports/monthlyprintusagebyuser/{printusagebyuser-id}
DELETE
Reportsdeletemonthlyprintusagebyuser — Microsoft Graph Delete navigation property monthlyPrintUsageByUser for reports
/v1/reports/monthlyprintusagebyuser/{printusagebyuser-id}

MCP Tools

microsoft-graph-list-dailyprintusagebyuser

Microsoft Graph List dailyPrintUsageByUser

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

Microsoft Graph Create new navigation property to dailyPrintUsageByUser for reports

microsoft-graph-get-number-resource

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-printusagebyuser

Microsoft Graph Get printUsageByUser

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

Microsoft Graph Update the navigation property dailyPrintUsageByUser in reports

idempotent
microsoft-graph-delete-navigation-property

Microsoft Graph Delete navigation property dailyPrintUsageByUser for reports

idempotent
microsoft-graph-list-monthlyprintusagebyuser

Microsoft Graph List monthlyPrintUsageByUser

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

Microsoft Graph Create new navigation property to monthlyPrintUsageByUser for reports

microsoft-graph-get-number-resource-2

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-monthlyprintusagebyuser-reports

Microsoft Graph Get monthlyPrintUsageByUser from reports

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

Microsoft Graph Update the navigation property monthlyPrintUsageByUser in reports

idempotent
microsoft-graph-delete-navigation-property-2

Microsoft Graph Delete navigation property monthlyPrintUsageByUser for reports

idempotent

Capability Spec

microsoft-graph-reports-printusagebyuser.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph OData Service for namespace microsoft.graph — reports.printUsageByUser
  description: 'Microsoft Graph OData Service for namespace microsoft.graph — reports.printUsageByUser. 12 operations. Lead
    operation: Microsoft Graph List dailyPrintUsageByUser. Self-contained Naftiko capability covering one Microsoft Graph
    business surface.'
  tags:
  - Microsoft Graph
  - reports.printUsageByUser
  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-reports-printusagebyuser
    baseUri: https://graph.microsoft.com/v1.0
    description: Microsoft Graph OData Service for namespace microsoft.graph — reports.printUsageByUser business capability.
      Self-contained, no shared references.
    resources:
    - name: reports-dailyPrintUsageByUser
      path: /reports/dailyPrintUsageByUser
      operations:
      - name: reportslistdailyprintusagebyuser
        method: GET
        description: Microsoft Graph List dailyPrintUsageByUser
        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: reportscreatedailyprintusagebyuser
        method: POST
        description: Microsoft Graph Create new navigation property to dailyPrintUsageByUser for reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: reports-dailyPrintUsageByUser-$count
      path: /reports/dailyPrintUsageByUser/$count
      operations:
      - name: reportsdailyprintusagebyusergetcounte839
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: reports-dailyPrintUsageByUser-printUsageByUser-id
      path: /reports/dailyPrintUsageByUser/{printUsageByUser-id}
      operations:
      - name: reportsgetdailyprintusagebyuser
        method: GET
        description: Microsoft Graph Get printUsageByUser
        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: reportsupdatedailyprintusagebyuser
        method: PATCH
        description: Microsoft Graph Update the navigation property dailyPrintUsageByUser in reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: reportsdeletedailyprintusagebyuser
        method: DELETE
        description: Microsoft Graph Delete navigation property dailyPrintUsageByUser for reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
    - name: reports-monthlyPrintUsageByUser
      path: /reports/monthlyPrintUsageByUser
      operations:
      - name: reportslistmonthlyprintusagebyuser
        method: GET
        description: Microsoft Graph List monthlyPrintUsageByUser
        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: reportscreatemonthlyprintusagebyuser
        method: POST
        description: Microsoft Graph Create new navigation property to monthlyPrintUsageByUser for reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: reports-monthlyPrintUsageByUser-$count
      path: /reports/monthlyPrintUsageByUser/$count
      operations:
      - name: reportsmonthlyprintusagebyusergetcount60f0
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: reports-monthlyPrintUsageByUser-printUsageByUser-id
      path: /reports/monthlyPrintUsageByUser/{printUsageByUser-id}
      operations:
      - name: reportsgetmonthlyprintusagebyuser
        method: GET
        description: Microsoft Graph Get monthlyPrintUsageByUser from reports
        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: reportsupdatemonthlyprintusagebyuser
        method: PATCH
        description: Microsoft Graph Update the navigation property monthlyPrintUsageByUser in reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: reportsdeletemonthlyprintusagebyuser
        method: DELETE
        description: Microsoft Graph Delete navigation property monthlyPrintUsageByUser for reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
  exposes:
  - type: rest
    namespace: microsoft-graph-reports-printusagebyuser-rest
    port: 8080
    description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — reports.printUsageByUser.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/reports/dailyprintusagebyuser
      name: reports-dailyprintusagebyuser
      description: REST surface for reports-dailyPrintUsageByUser.
      operations:
      - method: GET
        name: reportslistdailyprintusagebyuser
        description: Microsoft Graph List dailyPrintUsageByUser
        call: microsoft-graph-reports-printusagebyuser.reportslistdailyprintusagebyuser
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: reportscreatedailyprintusagebyuser
        description: Microsoft Graph Create new navigation property to dailyPrintUsageByUser for reports
        call: microsoft-graph-reports-printusagebyuser.reportscreatedailyprintusagebyuser
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/dailyprintusagebyuser/count
      name: reports-dailyprintusagebyuser-count
      description: REST surface for reports-dailyPrintUsageByUser-$count.
      operations:
      - method: GET
        name: reportsdailyprintusagebyusergetcounte839
        description: Microsoft Graph Get the number of the resource
        call: microsoft-graph-reports-printusagebyuser.reportsdailyprintusagebyusergetcounte839
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/dailyprintusagebyuser/{printusagebyuser-id}
      name: reports-dailyprintusagebyuser-printusagebyuser-id
      description: REST surface for reports-dailyPrintUsageByUser-printUsageByUser-id.
      operations:
      - method: GET
        name: reportsgetdailyprintusagebyuser
        description: Microsoft Graph Get printUsageByUser
        call: microsoft-graph-reports-printusagebyuser.reportsgetdailyprintusagebyuser
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: reportsupdatedailyprintusagebyuser
        description: Microsoft Graph Update the navigation property dailyPrintUsageByUser in reports
        call: microsoft-graph-reports-printusagebyuser.reportsupdatedailyprintusagebyuser
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: reportsdeletedailyprintusagebyuser
        description: Microsoft Graph Delete navigation property dailyPrintUsageByUser for reports
        call: microsoft-graph-reports-printusagebyuser.reportsdeletedailyprintusagebyuser
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/monthlyprintusagebyuser
      name: reports-monthlyprintusagebyuser
      description: REST surface for reports-monthlyPrintUsageByUser.
      operations:
      - method: GET
        name: reportslistmonthlyprintusagebyuser
        description: Microsoft Graph List monthlyPrintUsageByUser
        call: microsoft-graph-reports-printusagebyuser.reportslistmonthlyprintusagebyuser
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: reportscreatemonthlyprintusagebyuser
        description: Microsoft Graph Create new navigation property to monthlyPrintUsageByUser for reports
        call: microsoft-graph-reports-printusagebyuser.reportscreatemonthlyprintusagebyuser
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/monthlyprintusagebyuser/count
      name: reports-monthlyprintusagebyuser-count
      description: REST surface for reports-monthlyPrintUsageByUser-$count.
      operations:
      - method: GET
        name: reportsmonthlyprintusagebyusergetcount60f0
        description: Microsoft Graph Get the number of the resource
        call: microsoft-graph-reports-printusagebyuser.reportsmonthlyprintusagebyusergetcount60f0
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/monthlyprintusagebyuser/{printusagebyuser-id}
      name: reports-monthlyprintusagebyuser-printusagebyuser-id
      description: REST surface for reports-monthlyPrintUsageByUser-printUsageByUser-id.
      operations:
      - method: GET
        name: reportsgetmonthlyprintusagebyuser
        description: Microsoft Graph Get monthlyPrintUsageByUser from reports
        call: microsoft-graph-reports-printusagebyuser.reportsgetmonthlyprintusagebyuser
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: reportsupdatemonthlyprintusagebyuser
        description: Microsoft Graph Update the navigation property monthlyPrintUsageByUser in reports
        call: microsoft-graph-reports-printusagebyuser.reportsupdatemonthlyprintusagebyuser
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: reportsdeletemonthlyprintusagebyuser
        description: Microsoft Graph Delete navigation property monthlyPrintUsageByUser for reports
        call: microsoft-graph-reports-printusagebyuser.reportsdeletemonthlyprintusagebyuser
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-graph-reports-printusagebyuser-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — reports.printUsageByUser. One
      tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-list-dailyprintusagebyuser
      description: Microsoft Graph List dailyPrintUsageByUser
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-reports-printusagebyuser.reportslistdailyprintusagebyuser
      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 dailyPrintUsageByUser for reports
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-reports-printusagebyuser.reportscreatedailyprintusagebyuser
      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-reports-printusagebyuser.reportsdailyprintusagebyusergetcounte839
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-printusagebyuser
      description: Microsoft Graph Get printUsageByUser
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-reports-printusagebyuser.reportsgetdailyprintusagebyuser
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-update-navigation-property
      description: Microsoft Graph Update the navigation property dailyPrintUsageByUser in reports
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoft-graph-reports-printusagebyuser.reportsupdatedailyprintusagebyuser
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property
      description: Microsoft Graph Delete navigation property dailyPrintUsageByUser for reports
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoft-graph-reports-printusagebyuser.reportsdeletedailyprintusagebyuser
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-list-monthlyprintusagebyuser
      description: Microsoft Graph List monthlyPrintUsageByUser
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-reports-printusagebyuser.reportslistmonthlyprintusagebyuser
      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 monthlyPrintUsageByUser for reports
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-reports-printusagebyuser.reportscreatemonthlyprintusagebyuser
      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: microsoft-graph-reports-printusagebyuser.reportsmonthlyprintusagebyusergetcount60f0
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-monthlyprintusagebyuser-reports
      description: Microsoft Graph Get monthlyPrintUsageByUser from reports
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-reports-printusagebyuser.reportsgetmonthlyprintusagebyuser
      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 monthlyPrintUsageByUser in reports
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoft-graph-reports-printusagebyuser.reportsupdatemonthlyprintusagebyuser
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property-2
      description: Microsoft Graph Delete navigation property monthlyPrintUsageByUser for reports
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoft-graph-reports-printusagebyuser.reportsdeletemonthlyprintusagebyuser
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.