Microsoft Graph · Capability

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

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

Run with Naftiko Microsoft Graphreports.printUsageByPrinter

What You Can Do

GET
Reportslistdailyprintusagebyprinter — Microsoft Graph List dailyPrintUsageByPrinter
/v1/reports/dailyprintusagebyprinter
POST
Reportscreatedailyprintusagebyprinter — Microsoft Graph Create new navigation property to dailyPrintUsageByPrinter for reports
/v1/reports/dailyprintusagebyprinter
GET
Reportsdailyprintusagebyprintergetcount73e4 — Microsoft Graph Get the number of the resource
/v1/reports/dailyprintusagebyprinter/count
GET
Reportsgetdailyprintusagebyprinter — Microsoft Graph Get printUsageByPrinter
/v1/reports/dailyprintusagebyprinter/{printusagebyprinter-id}
PATCH
Reportsupdatedailyprintusagebyprinter — Microsoft Graph Update the navigation property dailyPrintUsageByPrinter in reports
/v1/reports/dailyprintusagebyprinter/{printusagebyprinter-id}
DELETE
Reportsdeletedailyprintusagebyprinter — Microsoft Graph Delete navigation property dailyPrintUsageByPrinter for reports
/v1/reports/dailyprintusagebyprinter/{printusagebyprinter-id}
GET
Reportslistmonthlyprintusagebyprinter — Microsoft Graph List monthlyPrintUsageByPrinter
/v1/reports/monthlyprintusagebyprinter
POST
Reportscreatemonthlyprintusagebyprinter — Microsoft Graph Create new navigation property to monthlyPrintUsageByPrinter for reports
/v1/reports/monthlyprintusagebyprinter
GET
Reportsmonthlyprintusagebyprintergetcount18cc — Microsoft Graph Get the number of the resource
/v1/reports/monthlyprintusagebyprinter/count
GET
Reportsgetmonthlyprintusagebyprinter — Microsoft Graph Get monthlyPrintUsageByPrinter from reports
/v1/reports/monthlyprintusagebyprinter/{printusagebyprinter-id}
PATCH
Reportsupdatemonthlyprintusagebyprinter — Microsoft Graph Update the navigation property monthlyPrintUsageByPrinter in reports
/v1/reports/monthlyprintusagebyprinter/{printusagebyprinter-id}
DELETE
Reportsdeletemonthlyprintusagebyprinter — Microsoft Graph Delete navigation property monthlyPrintUsageByPrinter for reports
/v1/reports/monthlyprintusagebyprinter/{printusagebyprinter-id}

MCP Tools

microsoft-graph-list-dailyprintusagebyprinter

Microsoft Graph List dailyPrintUsageByPrinter

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

Microsoft Graph Create new navigation property to dailyPrintUsageByPrinter for reports

microsoft-graph-get-number-resource

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-printusagebyprinter

Microsoft Graph Get printUsageByPrinter

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

Microsoft Graph Update the navigation property dailyPrintUsageByPrinter in reports

idempotent
microsoft-graph-delete-navigation-property

Microsoft Graph Delete navigation property dailyPrintUsageByPrinter for reports

idempotent
microsoft-graph-list-monthlyprintusagebyprinter

Microsoft Graph List monthlyPrintUsageByPrinter

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

Microsoft Graph Create new navigation property to monthlyPrintUsageByPrinter for reports

microsoft-graph-get-number-resource-2

Microsoft Graph Get the number of the resource

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

Microsoft Graph Get monthlyPrintUsageByPrinter from reports

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

Microsoft Graph Update the navigation property monthlyPrintUsageByPrinter in reports

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

Microsoft Graph Delete navigation property monthlyPrintUsageByPrinter for reports

idempotent

Capability Spec

microsoft-graph-reports-printusagebyprinter.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph OData Service for namespace microsoft.graph — reports.printUsageByPrinter
  description: 'Microsoft Graph OData Service for namespace microsoft.graph — reports.printUsageByPrinter. 12 operations.
    Lead operation: Microsoft Graph List dailyPrintUsageByPrinter. Self-contained Naftiko capability covering one Microsoft
    Graph business surface.'
  tags:
  - Microsoft Graph
  - reports.printUsageByPrinter
  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-printusagebyprinter
    baseUri: https://graph.microsoft.com/v1.0
    description: Microsoft Graph OData Service for namespace microsoft.graph — reports.printUsageByPrinter business capability.
      Self-contained, no shared references.
    resources:
    - name: reports-dailyPrintUsageByPrinter
      path: /reports/dailyPrintUsageByPrinter
      operations:
      - name: reportslistdailyprintusagebyprinter
        method: GET
        description: Microsoft Graph List dailyPrintUsageByPrinter
        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: reportscreatedailyprintusagebyprinter
        method: POST
        description: Microsoft Graph Create new navigation property to dailyPrintUsageByPrinter 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-dailyPrintUsageByPrinter-$count
      path: /reports/dailyPrintUsageByPrinter/$count
      operations:
      - name: reportsdailyprintusagebyprintergetcount73e4
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: reports-dailyPrintUsageByPrinter-printUsageByPrinter-id
      path: /reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}
      operations:
      - name: reportsgetdailyprintusagebyprinter
        method: GET
        description: Microsoft Graph Get printUsageByPrinter
        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: reportsupdatedailyprintusagebyprinter
        method: PATCH
        description: Microsoft Graph Update the navigation property dailyPrintUsageByPrinter in reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: reportsdeletedailyprintusagebyprinter
        method: DELETE
        description: Microsoft Graph Delete navigation property dailyPrintUsageByPrinter for reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
    - name: reports-monthlyPrintUsageByPrinter
      path: /reports/monthlyPrintUsageByPrinter
      operations:
      - name: reportslistmonthlyprintusagebyprinter
        method: GET
        description: Microsoft Graph List monthlyPrintUsageByPrinter
        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: reportscreatemonthlyprintusagebyprinter
        method: POST
        description: Microsoft Graph Create new navigation property to monthlyPrintUsageByPrinter 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-monthlyPrintUsageByPrinter-$count
      path: /reports/monthlyPrintUsageByPrinter/$count
      operations:
      - name: reportsmonthlyprintusagebyprintergetcount18cc
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: reports-monthlyPrintUsageByPrinter-printUsageByPrinter-id
      path: /reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}
      operations:
      - name: reportsgetmonthlyprintusagebyprinter
        method: GET
        description: Microsoft Graph Get monthlyPrintUsageByPrinter 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: reportsupdatemonthlyprintusagebyprinter
        method: PATCH
        description: Microsoft Graph Update the navigation property monthlyPrintUsageByPrinter in reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: reportsdeletemonthlyprintusagebyprinter
        method: DELETE
        description: Microsoft Graph Delete navigation property monthlyPrintUsageByPrinter 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-printusagebyprinter-rest
    port: 8080
    description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — reports.printUsageByPrinter.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/reports/dailyprintusagebyprinter
      name: reports-dailyprintusagebyprinter
      description: REST surface for reports-dailyPrintUsageByPrinter.
      operations:
      - method: GET
        name: reportslistdailyprintusagebyprinter
        description: Microsoft Graph List dailyPrintUsageByPrinter
        call: microsoft-graph-reports-printusagebyprinter.reportslistdailyprintusagebyprinter
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: reportscreatedailyprintusagebyprinter
        description: Microsoft Graph Create new navigation property to dailyPrintUsageByPrinter for reports
        call: microsoft-graph-reports-printusagebyprinter.reportscreatedailyprintusagebyprinter
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/dailyprintusagebyprinter/count
      name: reports-dailyprintusagebyprinter-count
      description: REST surface for reports-dailyPrintUsageByPrinter-$count.
      operations:
      - method: GET
        name: reportsdailyprintusagebyprintergetcount73e4
        description: Microsoft Graph Get the number of the resource
        call: microsoft-graph-reports-printusagebyprinter.reportsdailyprintusagebyprintergetcount73e4
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/dailyprintusagebyprinter/{printusagebyprinter-id}
      name: reports-dailyprintusagebyprinter-printusagebyprinter-id
      description: REST surface for reports-dailyPrintUsageByPrinter-printUsageByPrinter-id.
      operations:
      - method: GET
        name: reportsgetdailyprintusagebyprinter
        description: Microsoft Graph Get printUsageByPrinter
        call: microsoft-graph-reports-printusagebyprinter.reportsgetdailyprintusagebyprinter
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: reportsupdatedailyprintusagebyprinter
        description: Microsoft Graph Update the navigation property dailyPrintUsageByPrinter in reports
        call: microsoft-graph-reports-printusagebyprinter.reportsupdatedailyprintusagebyprinter
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: reportsdeletedailyprintusagebyprinter
        description: Microsoft Graph Delete navigation property dailyPrintUsageByPrinter for reports
        call: microsoft-graph-reports-printusagebyprinter.reportsdeletedailyprintusagebyprinter
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/monthlyprintusagebyprinter
      name: reports-monthlyprintusagebyprinter
      description: REST surface for reports-monthlyPrintUsageByPrinter.
      operations:
      - method: GET
        name: reportslistmonthlyprintusagebyprinter
        description: Microsoft Graph List monthlyPrintUsageByPrinter
        call: microsoft-graph-reports-printusagebyprinter.reportslistmonthlyprintusagebyprinter
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: reportscreatemonthlyprintusagebyprinter
        description: Microsoft Graph Create new navigation property to monthlyPrintUsageByPrinter for reports
        call: microsoft-graph-reports-printusagebyprinter.reportscreatemonthlyprintusagebyprinter
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/monthlyprintusagebyprinter/count
      name: reports-monthlyprintusagebyprinter-count
      description: REST surface for reports-monthlyPrintUsageByPrinter-$count.
      operations:
      - method: GET
        name: reportsmonthlyprintusagebyprintergetcount18cc
        description: Microsoft Graph Get the number of the resource
        call: microsoft-graph-reports-printusagebyprinter.reportsmonthlyprintusagebyprintergetcount18cc
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/monthlyprintusagebyprinter/{printusagebyprinter-id}
      name: reports-monthlyprintusagebyprinter-printusagebyprinter-id
      description: REST surface for reports-monthlyPrintUsageByPrinter-printUsageByPrinter-id.
      operations:
      - method: GET
        name: reportsgetmonthlyprintusagebyprinter
        description: Microsoft Graph Get monthlyPrintUsageByPrinter from reports
        call: microsoft-graph-reports-printusagebyprinter.reportsgetmonthlyprintusagebyprinter
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: reportsupdatemonthlyprintusagebyprinter
        description: Microsoft Graph Update the navigation property monthlyPrintUsageByPrinter in reports
        call: microsoft-graph-reports-printusagebyprinter.reportsupdatemonthlyprintusagebyprinter
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: reportsdeletemonthlyprintusagebyprinter
        description: Microsoft Graph Delete navigation property monthlyPrintUsageByPrinter for reports
        call: microsoft-graph-reports-printusagebyprinter.reportsdeletemonthlyprintusagebyprinter
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-graph-reports-printusagebyprinter-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — reports.printUsageByPrinter.
      One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-list-dailyprintusagebyprinter
      description: Microsoft Graph List dailyPrintUsageByPrinter
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-reports-printusagebyprinter.reportslistdailyprintusagebyprinter
      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 dailyPrintUsageByPrinter for reports
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-reports-printusagebyprinter.reportscreatedailyprintusagebyprinter
      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-printusagebyprinter.reportsdailyprintusagebyprintergetcount73e4
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-printusagebyprinter
      description: Microsoft Graph Get printUsageByPrinter
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-reports-printusagebyprinter.reportsgetdailyprintusagebyprinter
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-update-navigation-property
      description: Microsoft Graph Update the navigation property dailyPrintUsageByPrinter in reports
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoft-graph-reports-printusagebyprinter.reportsupdatedailyprintusagebyprinter
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property
      description: Microsoft Graph Delete navigation property dailyPrintUsageByPrinter for reports
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoft-graph-reports-printusagebyprinter.reportsdeletedailyprintusagebyprinter
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-list-monthlyprintusagebyprinter
      description: Microsoft Graph List monthlyPrintUsageByPrinter
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-reports-printusagebyprinter.reportslistmonthlyprintusagebyprinter
      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 monthlyPrintUsageByPrinter for reports
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-reports-printusagebyprinter.reportscreatemonthlyprintusagebyprinter
      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-printusagebyprinter.reportsmonthlyprintusagebyprintergetcount18cc
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-monthlyprintusagebyprinter-reports
      description: Microsoft Graph Get monthlyPrintUsageByPrinter from reports
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-reports-printusagebyprinter.reportsgetmonthlyprintusagebyprinter
      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 monthlyPrintUsageByPrinter in reports
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoft-graph-reports-printusagebyprinter.reportsupdatemonthlyprintusagebyprinter
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property-2
      description: Microsoft Graph Delete navigation property monthlyPrintUsageByPrinter for reports
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoft-graph-reports-printusagebyprinter.reportsdeletemonthlyprintusagebyprinter
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.