Microsoft Graph · Capability

Microsoft Graph Reports — reports.authenticationMethodsRoot

Microsoft Graph Reports — reports.authenticationMethodsRoot. 13 operations. Lead operation: Microsoft Graph Get authenticationMethods from reports. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft Graphreports.authenticationMethodsRoot

What You Can Do

GET
Reportsgetauthenticationmethods — Microsoft Graph Get authenticationMethods from reports
/v1/reports/authenticationmethods
PATCH
Reportsupdateauthenticationmethods — Microsoft Graph Update the navigation property authenticationMethods in reports
/v1/reports/authenticationmethods
DELETE
Reportsdeleteauthenticationmethods — Microsoft Graph Delete navigation property authenticationMethods for reports
/v1/reports/authenticationmethods
GET
Reportsauthenticationmethodslistuserregistrationdetails — Microsoft Graph List userRegistrationDetails
/v1/reports/authenticationmethods/userregistrationdetails
POST
Reportsauthenticationmethodscreateuserregistrationdetails — Microsoft Graph Create new navigation property to userRegistrationDetails for reports
/v1/reports/authenticationmethods/userregistrationdetails
GET
Reportsauthenticationmethodsuserregistrationdetailsgetcount0ab7 — Microsoft Graph Get the number of the resource
/v1/reports/authenticationmethods/userregistrationdetails/count
GET
Reportsauthenticationmethodsgetuserregistrationdetails — Microsoft Graph Get userRegistrationDetails
/v1/reports/authenticationmethods/userregistrationdetails/{userregistrationdetails-id}
PATCH
Reportsauthenticationmethodsupdateuserregistrationdetails — Microsoft Graph Update the navigation property userRegistrationDetails in reports
/v1/reports/authenticationmethods/userregistrationdetails/{userregistrationdetails-id}
DELETE
Reportsauthenticationmethodsdeleteuserregistrationdetails — Microsoft Graph Delete navigation property userRegistrationDetails for reports
/v1/reports/authenticationmethods/userregistrationdetails/{userregistrationdetails-id}
GET
Reportsauthenticationmethodsusersregisteredbyfeature07f2 — Microsoft Graph Invoke function usersRegisteredByFeature
/v1/reports/authenticationmethods/usersregisteredbyfeature
GET
Reportsauthenticationmethodsusersregisteredbyfeatureb345 — Microsoft Graph Invoke function usersRegisteredByFeature
/v1/reports/authenticationmethods/usersregisteredbyfeature-includedusertypes-includedusertypes-includeduserroles-includeduserroles
GET
Reportsauthenticationmethodsusersregisteredbymethodd25d — Microsoft Graph Invoke function usersRegisteredByMethod
/v1/reports/authenticationmethods/usersregisteredbymethod
GET
Reportsauthenticationmethodsusersregisteredbymethodfb94 — Microsoft Graph Invoke function usersRegisteredByMethod
/v1/reports/authenticationmethods/usersregisteredbymethod-includedusertypes-includedusertypes-includeduserroles-includeduserroles

MCP Tools

microsoft-graph-get-authenticationmethods-reports

Microsoft Graph Get authenticationMethods from reports

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

Microsoft Graph Update the navigation property authenticationMethods in reports

idempotent
microsoft-graph-delete-navigation-property

Microsoft Graph Delete navigation property authenticationMethods for reports

idempotent
microsoft-graph-list-userregistrationdetails

Microsoft Graph List userRegistrationDetails

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

Microsoft Graph Create new navigation property to userRegistrationDetails for reports

microsoft-graph-get-number-resource

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-userregistrationdetails

Microsoft Graph Get userRegistrationDetails

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

Microsoft Graph Update the navigation property userRegistrationDetails in reports

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

Microsoft Graph Delete navigation property userRegistrationDetails for reports

idempotent
microsoft-graph-invoke-function-usersregisteredbyfeature

Microsoft Graph Invoke function usersRegisteredByFeature

read-only idempotent
microsoft-graph-invoke-function-usersregisteredbyfeature-2

Microsoft Graph Invoke function usersRegisteredByFeature

read-only idempotent
microsoft-graph-invoke-function-usersregisteredbymethod

Microsoft Graph Invoke function usersRegisteredByMethod

read-only idempotent
microsoft-graph-invoke-function-usersregisteredbymethod-2

Microsoft Graph Invoke function usersRegisteredByMethod

read-only idempotent

Capability Spec

reports-reports-authenticationmethodsroot.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph Reports — reports.authenticationMethodsRoot
  description: 'Microsoft Graph Reports — reports.authenticationMethodsRoot. 13 operations. Lead operation: Microsoft Graph
    Get authenticationMethods from reports. Self-contained Naftiko capability covering one Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - reports.authenticationMethodsRoot
  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: reports-reports-authenticationmethodsroot
    baseUri: ''
    description: Microsoft Graph Reports — reports.authenticationMethodsRoot business capability. Self-contained, no shared
      references.
    resources:
    - name: reports-authenticationMethods
      path: /reports/authenticationMethods
      operations:
      - name: reportsgetauthenticationmethods
        method: GET
        description: Microsoft Graph Get authenticationMethods 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: reportsupdateauthenticationmethods
        method: PATCH
        description: Microsoft Graph Update the navigation property authenticationMethods in reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: reportsdeleteauthenticationmethods
        method: DELETE
        description: Microsoft Graph Delete navigation property authenticationMethods for reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
    - name: reports-authenticationMethods-userRegistrationDetails
      path: /reports/authenticationMethods/userRegistrationDetails
      operations:
      - name: reportsauthenticationmethodslistuserregistrationdetails
        method: GET
        description: Microsoft Graph List userRegistrationDetails
        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: reportsauthenticationmethodscreateuserregistrationdetails
        method: POST
        description: Microsoft Graph Create new navigation property to userRegistrationDetails 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-authenticationMethods-userRegistrationDetails-$count
      path: /reports/authenticationMethods/userRegistrationDetails/$count
      operations:
      - name: reportsauthenticationmethodsuserregistrationdetailsgetcount0ab7
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: reports-authenticationMethods-userRegistrationDetails-userRegistrationDetails-id
      path: /reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}
      operations:
      - name: reportsauthenticationmethodsgetuserregistrationdetails
        method: GET
        description: Microsoft Graph Get userRegistrationDetails
        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: reportsauthenticationmethodsupdateuserregistrationdetails
        method: PATCH
        description: Microsoft Graph Update the navigation property userRegistrationDetails in reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: reportsauthenticationmethodsdeleteuserregistrationdetails
        method: DELETE
        description: Microsoft Graph Delete navigation property userRegistrationDetails for reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
    - name: reports-authenticationMethods-usersRegisteredByFeature()
      path: /reports/authenticationMethods/usersRegisteredByFeature()
      operations:
      - name: reportsauthenticationmethodsusersregisteredbyfeature07f2
        method: GET
        description: Microsoft Graph Invoke function usersRegisteredByFeature
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: reports-authenticationMethods-usersRegisteredByFeature(includedUserTypes='{inclu
      path: /reports/authenticationMethods/usersRegisteredByFeature(includedUserTypes='{includedUserTypes}',includedUserRoles='{includedUserRoles}')
      operations:
      - name: reportsauthenticationmethodsusersregisteredbyfeatureb345
        method: GET
        description: Microsoft Graph Invoke function usersRegisteredByFeature
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: reports-authenticationMethods-usersRegisteredByMethod()
      path: /reports/authenticationMethods/usersRegisteredByMethod()
      operations:
      - name: reportsauthenticationmethodsusersregisteredbymethodd25d
        method: GET
        description: Microsoft Graph Invoke function usersRegisteredByMethod
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: reports-authenticationMethods-usersRegisteredByMethod(includedUserTypes='{includ
      path: /reports/authenticationMethods/usersRegisteredByMethod(includedUserTypes='{includedUserTypes}',includedUserRoles='{includedUserRoles}')
      operations:
      - name: reportsauthenticationmethodsusersregisteredbymethodfb94
        method: GET
        description: Microsoft Graph Invoke function usersRegisteredByMethod
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: reports-reports-authenticationmethodsroot-rest
    port: 8080
    description: REST adapter for Microsoft Graph Reports — reports.authenticationMethodsRoot. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/reports/authenticationmethods
      name: reports-authenticationmethods
      description: REST surface for reports-authenticationMethods.
      operations:
      - method: GET
        name: reportsgetauthenticationmethods
        description: Microsoft Graph Get authenticationMethods from reports
        call: reports-reports-authenticationmethodsroot.reportsgetauthenticationmethods
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: reportsupdateauthenticationmethods
        description: Microsoft Graph Update the navigation property authenticationMethods in reports
        call: reports-reports-authenticationmethodsroot.reportsupdateauthenticationmethods
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: reportsdeleteauthenticationmethods
        description: Microsoft Graph Delete navigation property authenticationMethods for reports
        call: reports-reports-authenticationmethodsroot.reportsdeleteauthenticationmethods
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/authenticationmethods/userregistrationdetails
      name: reports-authenticationmethods-userregistrationdetails
      description: REST surface for reports-authenticationMethods-userRegistrationDetails.
      operations:
      - method: GET
        name: reportsauthenticationmethodslistuserregistrationdetails
        description: Microsoft Graph List userRegistrationDetails
        call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodslistuserregistrationdetails
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: reportsauthenticationmethodscreateuserregistrationdetails
        description: Microsoft Graph Create new navigation property to userRegistrationDetails for reports
        call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodscreateuserregistrationdetails
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/authenticationmethods/userregistrationdetails/count
      name: reports-authenticationmethods-userregistrationdetails-count
      description: REST surface for reports-authenticationMethods-userRegistrationDetails-$count.
      operations:
      - method: GET
        name: reportsauthenticationmethodsuserregistrationdetailsgetcount0ab7
        description: Microsoft Graph Get the number of the resource
        call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsuserregistrationdetailsgetcount0ab7
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/authenticationmethods/userregistrationdetails/{userregistrationdetails-id}
      name: reports-authenticationmethods-userregistrationdetails-userregistrationdetails-id
      description: REST surface for reports-authenticationMethods-userRegistrationDetails-userRegistrationDetails-id.
      operations:
      - method: GET
        name: reportsauthenticationmethodsgetuserregistrationdetails
        description: Microsoft Graph Get userRegistrationDetails
        call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsgetuserregistrationdetails
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: reportsauthenticationmethodsupdateuserregistrationdetails
        description: Microsoft Graph Update the navigation property userRegistrationDetails in reports
        call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsupdateuserregistrationdetails
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: reportsauthenticationmethodsdeleteuserregistrationdetails
        description: Microsoft Graph Delete navigation property userRegistrationDetails for reports
        call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsdeleteuserregistrationdetails
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/authenticationmethods/usersregisteredbyfeature
      name: reports-authenticationmethods-usersregisteredbyfeature
      description: REST surface for reports-authenticationMethods-usersRegisteredByFeature().
      operations:
      - method: GET
        name: reportsauthenticationmethodsusersregisteredbyfeature07f2
        description: Microsoft Graph Invoke function usersRegisteredByFeature
        call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsusersregisteredbyfeature07f2
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/authenticationmethods/usersregisteredbyfeature-includedusertypes-includedusertypes-includeduserroles-includeduserroles
      name: reports-authenticationmethods-usersregisteredbyfeature-includedusertypes-inclu
      description: REST surface for reports-authenticationMethods-usersRegisteredByFeature(includedUserTypes='{inclu.
      operations:
      - method: GET
        name: reportsauthenticationmethodsusersregisteredbyfeatureb345
        description: Microsoft Graph Invoke function usersRegisteredByFeature
        call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsusersregisteredbyfeatureb345
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/authenticationmethods/usersregisteredbymethod
      name: reports-authenticationmethods-usersregisteredbymethod
      description: REST surface for reports-authenticationMethods-usersRegisteredByMethod().
      operations:
      - method: GET
        name: reportsauthenticationmethodsusersregisteredbymethodd25d
        description: Microsoft Graph Invoke function usersRegisteredByMethod
        call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsusersregisteredbymethodd25d
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/reports/authenticationmethods/usersregisteredbymethod-includedusertypes-includedusertypes-includeduserroles-includeduserroles
      name: reports-authenticationmethods-usersregisteredbymethod-includedusertypes-includ
      description: REST surface for reports-authenticationMethods-usersRegisteredByMethod(includedUserTypes='{includ.
      operations:
      - method: GET
        name: reportsauthenticationmethodsusersregisteredbymethodfb94
        description: Microsoft Graph Invoke function usersRegisteredByMethod
        call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsusersregisteredbymethodfb94
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: reports-reports-authenticationmethodsroot-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph Reports — reports.authenticationMethodsRoot. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-get-authenticationmethods-reports
      description: Microsoft Graph Get authenticationMethods from reports
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: reports-reports-authenticationmethodsroot.reportsgetauthenticationmethods
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-update-navigation-property
      description: Microsoft Graph Update the navigation property authenticationMethods in reports
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: reports-reports-authenticationmethodsroot.reportsupdateauthenticationmethods
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property
      description: Microsoft Graph Delete navigation property authenticationMethods for reports
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: reports-reports-authenticationmethodsroot.reportsdeleteauthenticationmethods
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-list-userregistrationdetails
      description: Microsoft Graph List userRegistrationDetails
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodslistuserregistrationdetails
      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 userRegistrationDetails for reports
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodscreateuserregistrationdetails
      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: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsuserregistrationdetailsgetcount0ab7
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-userregistrationdetails
      description: Microsoft Graph Get userRegistrationDetails
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsgetuserregistrationdetails
      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 userRegistrationDetails in reports
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsupdateuserregistrationdetails
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property-2
      description: Microsoft Graph Delete navigation property userRegistrationDetails for reports
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsdeleteuserregistrationdetails
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-function-usersregisteredbyfeature
      description: Microsoft Graph Invoke function usersRegisteredByFeature
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsusersregisteredbyfeature07f2
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-function-usersregisteredbyfeature-2
      description: Microsoft Graph Invoke function usersRegisteredByFeature
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsusersregisteredbyfeatureb345
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-function-usersregisteredbymethod
      description: Microsoft Graph Invoke function usersRegisteredByMethod
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsusersregisteredbymethodd25d
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-function-usersregisteredbymethod-2
      description: Microsoft Graph Invoke function usersRegisteredByMethod
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: reports-reports-authenticationmethodsroot.reportsauthenticationmethodsusersregisteredbymethodfb94
      outputParameters:
      - type: object
        mapping: $.