Microsoft Graph · Capability

Microsoft Graph Authenticationmethodconfigurations — policies.authenticationMethodsPolicy

Microsoft Graph Authenticationmethodconfigurations — policies.authenticationMethodsPolicy. 6 operations. Lead operation: Microsoft Graph Get authenticationMethodConfigurations from policies. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft Graphpolicies.authenticationMethodsPolicy

What You Can Do

GET
Policiesauthenticationmethodspolicylistauthenticationmethodconfigurations — Microsoft Graph Get authenticationMethodConfigurations from policies
/v1/policies/authenticationmethodspolicy/authenticationmethodconfigurations
POST
Policiesauthenticationmethodspolicycreateauthenticationmethodconfigurations — Microsoft Graph Create new navigation property to authenticationMethodConfigurations for policies
/v1/policies/authenticationmethodspolicy/authenticationmethodconfigurations
GET
Policiesauthenticationmethodspolicyauthenticationmethodconfigurationsgetcounte541 — Microsoft Graph Get the number of the resource
/v1/policies/authenticationmethodspolicy/authenticationmethodconfigurations/count
GET
Policiesauthenticationmethodspolicygetauthenticationmethodconfigurations — Microsoft Graph Get authenticationMethodConfigurations from policies
/v1/policies/authenticationmethodspolicy/authenticationmethodconfigurations/{authenticationmethodconfiguration-id}
PATCH
Policiesauthenticationmethodspolicyupdateauthenticationmethodconfigurations — Microsoft Graph Update the navigation property authenticationMethodConfigurations in policies
/v1/policies/authenticationmethodspolicy/authenticationmethodconfigurations/{authenticationmethodconfiguration-id}
DELETE
Policiesauthenticationmethodspolicydeleteauthenticationmethodconfigurations — Microsoft Graph Delete navigation property authenticationMethodConfigurations for policies
/v1/policies/authenticationmethodspolicy/authenticationmethodconfigurations/{authenticationmethodconfiguration-id}

MCP Tools

microsoft-graph-get-authenticationmethodconfigurations-policies

Microsoft Graph Get authenticationMethodConfigurations from policies

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

Microsoft Graph Create new navigation property to authenticationMethodConfigurations for policies

microsoft-graph-get-number-resource

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-authenticationmethodconfigurations-policies-2

Microsoft Graph Get authenticationMethodConfigurations from policies

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

Microsoft Graph Update the navigation property authenticationMethodConfigurations in policies

idempotent
microsoft-graph-delete-navigation-property

Microsoft Graph Delete navigation property authenticationMethodConfigurations for policies

idempotent

Capability Spec

authenticationmethodconfigurations-policies-authenticationmethodspolicy.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph Authenticationmethodconfigurations — policies.authenticationMethodsPolicy
  description: 'Microsoft Graph Authenticationmethodconfigurations — policies.authenticationMethodsPolicy. 6 operations. Lead
    operation: Microsoft Graph Get authenticationMethodConfigurations from policies. Self-contained Naftiko capability covering
    one Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - policies.authenticationMethodsPolicy
  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: authenticationmethodconfigurations-policies-authenticationmethodspolicy
    baseUri: ''
    description: Microsoft Graph Authenticationmethodconfigurations — policies.authenticationMethodsPolicy business capability.
      Self-contained, no shared references.
    resources:
    - name: policies-authenticationMethodsPolicy-authenticationMethodConfigurations
      path: /policies/authenticationMethodsPolicy/authenticationMethodConfigurations
      operations:
      - name: policiesauthenticationmethodspolicylistauthenticationmethodconfigurations
        method: GET
        description: Microsoft Graph Get authenticationMethodConfigurations from policies
        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: policiesauthenticationmethodspolicycreateauthenticationmethodconfigurations
        method: POST
        description: Microsoft Graph Create new navigation property to authenticationMethodConfigurations for policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: policies-authenticationMethodsPolicy-authenticationMethodConfigurations-$count
      path: /policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count
      operations:
      - name: policiesauthenticationmethodspolicyauthenticationmethodconfigurationsgetcounte541
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: policies-authenticationMethodsPolicy-authenticationMethodConfigurations-authenti
      path: /policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}
      operations:
      - name: policiesauthenticationmethodspolicygetauthenticationmethodconfigurations
        method: GET
        description: Microsoft Graph Get authenticationMethodConfigurations from policies
        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: policiesauthenticationmethodspolicyupdateauthenticationmethodconfigurations
        method: PATCH
        description: Microsoft Graph Update the navigation property authenticationMethodConfigurations in policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: policiesauthenticationmethodspolicydeleteauthenticationmethodconfigurations
        method: DELETE
        description: Microsoft Graph Delete navigation property authenticationMethodConfigurations for policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
  exposes:
  - type: rest
    namespace: authenticationmethodconfigurations-policies-authenticationmethodspolicy-rest
    port: 8080
    description: REST adapter for Microsoft Graph Authenticationmethodconfigurations — policies.authenticationMethodsPolicy.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/policies/authenticationmethodspolicy/authenticationmethodconfigurations
      name: policies-authenticationmethodspolicy-authenticationmethodconfigurations
      description: REST surface for policies-authenticationMethodsPolicy-authenticationMethodConfigurations.
      operations:
      - method: GET
        name: policiesauthenticationmethodspolicylistauthenticationmethodconfigurations
        description: Microsoft Graph Get authenticationMethodConfigurations from policies
        call: authenticationmethodconfigurations-policies-authenticationmethodspolicy.policiesauthenticationmethodspolicylistauthenticationmethodconfigurations
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: policiesauthenticationmethodspolicycreateauthenticationmethodconfigurations
        description: Microsoft Graph Create new navigation property to authenticationMethodConfigurations for policies
        call: authenticationmethodconfigurations-policies-authenticationmethodspolicy.policiesauthenticationmethodspolicycreateauthenticationmethodconfigurations
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/policies/authenticationmethodspolicy/authenticationmethodconfigurations/count
      name: policies-authenticationmethodspolicy-authenticationmethodconfigurations-count
      description: REST surface for policies-authenticationMethodsPolicy-authenticationMethodConfigurations-$count.
      operations:
      - method: GET
        name: policiesauthenticationmethodspolicyauthenticationmethodconfigurationsgetcounte541
        description: Microsoft Graph Get the number of the resource
        call: authenticationmethodconfigurations-policies-authenticationmethodspolicy.policiesauthenticationmethodspolicyauthenticationmethodconfigurationsgetcounte541
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/policies/authenticationmethodspolicy/authenticationmethodconfigurations/{authenticationmethodconfiguration-id}
      name: policies-authenticationmethodspolicy-authenticationmethodconfigurations-authenti
      description: REST surface for policies-authenticationMethodsPolicy-authenticationMethodConfigurations-authenti.
      operations:
      - method: GET
        name: policiesauthenticationmethodspolicygetauthenticationmethodconfigurations
        description: Microsoft Graph Get authenticationMethodConfigurations from policies
        call: authenticationmethodconfigurations-policies-authenticationmethodspolicy.policiesauthenticationmethodspolicygetauthenticationmethodconfigurations
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: policiesauthenticationmethodspolicyupdateauthenticationmethodconfigurations
        description: Microsoft Graph Update the navigation property authenticationMethodConfigurations in policies
        call: authenticationmethodconfigurations-policies-authenticationmethodspolicy.policiesauthenticationmethodspolicyupdateauthenticationmethodconfigurations
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: policiesauthenticationmethodspolicydeleteauthenticationmethodconfigurations
        description: Microsoft Graph Delete navigation property authenticationMethodConfigurations for policies
        call: authenticationmethodconfigurations-policies-authenticationmethodspolicy.policiesauthenticationmethodspolicydeleteauthenticationmethodconfigurations
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: authenticationmethodconfigurations-policies-authenticationmethodspolicy-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph Authenticationmethodconfigurations — policies.authenticationMethodsPolicy.
      One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-get-authenticationmethodconfigurations-policies
      description: Microsoft Graph Get authenticationMethodConfigurations from policies
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: authenticationmethodconfigurations-policies-authenticationmethodspolicy.policiesauthenticationmethodspolicylistauthenticationmethodconfigurations
      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 authenticationMethodConfigurations for policies
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: authenticationmethodconfigurations-policies-authenticationmethodspolicy.policiesauthenticationmethodspolicycreateauthenticationmethodconfigurations
      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: authenticationmethodconfigurations-policies-authenticationmethodspolicy.policiesauthenticationmethodspolicyauthenticationmethodconfigurationsgetcounte541
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-authenticationmethodconfigurations-policies-2
      description: Microsoft Graph Get authenticationMethodConfigurations from policies
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: authenticationmethodconfigurations-policies-authenticationmethodspolicy.policiesauthenticationmethodspolicygetauthenticationmethodconfigurations
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-update-navigation-property
      description: Microsoft Graph Update the navigation property authenticationMethodConfigurations in policies
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: authenticationmethodconfigurations-policies-authenticationmethodspolicy.policiesauthenticationmethodspolicyupdateauthenticationmethodconfigurations
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property
      description: Microsoft Graph Delete navigation property authenticationMethodConfigurations for policies
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: authenticationmethodconfigurations-policies-authenticationmethodspolicy.policiesauthenticationmethodspolicydeleteauthenticationmethodconfigurations
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.