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