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