naftiko: 1.0.0-alpha2 info: label: Microsoft Graph OData Service for namespace microsoft.graph — contacts.onPremisesSyncBehavior description: 'Microsoft Graph OData Service for namespace microsoft.graph — contacts.onPremisesSyncBehavior. 3 operations. Lead operation: Microsoft Graph Get onPremisesSyncBehavior from contacts. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - contacts.onPremisesSyncBehavior 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-contacts-onpremisessyncbehavior baseUri: https://graph.microsoft.com/v1.0 description: Microsoft Graph OData Service for namespace microsoft.graph — contacts.onPremisesSyncBehavior business capability. Self-contained, no shared references. resources: - name: contacts-orgContact-id-onPremisesSyncBehavior path: /contacts/{orgContact-id}/onPremisesSyncBehavior operations: - name: contactsgetonpremisessyncbehavior method: GET description: Microsoft Graph Get onPremisesSyncBehavior from contacts 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: contactsupdateonpremisessyncbehavior method: PATCH description: Microsoft Graph Update the navigation property onPremisesSyncBehavior in contacts outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: contactsdeleteonpremisessyncbehavior method: DELETE description: Microsoft Graph Delete navigation property onPremisesSyncBehavior for contacts outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: microsoft-graph-contacts-onpremisessyncbehavior-rest port: 8080 description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — contacts.onPremisesSyncBehavior. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/contacts/{orgcontact-id}/onpremisessyncbehavior name: contacts-orgcontact-id-onpremisessyncbehavior description: REST surface for contacts-orgContact-id-onPremisesSyncBehavior. operations: - method: GET name: contactsgetonpremisessyncbehavior description: Microsoft Graph Get onPremisesSyncBehavior from contacts call: microsoft-graph-contacts-onpremisessyncbehavior.contactsgetonpremisessyncbehavior with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: contactsupdateonpremisessyncbehavior description: Microsoft Graph Update the navigation property onPremisesSyncBehavior in contacts call: microsoft-graph-contacts-onpremisessyncbehavior.contactsupdateonpremisessyncbehavior with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: contactsdeleteonpremisessyncbehavior description: Microsoft Graph Delete navigation property onPremisesSyncBehavior for contacts call: microsoft-graph-contacts-onpremisessyncbehavior.contactsdeleteonpremisessyncbehavior with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-graph-contacts-onpremisessyncbehavior-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — contacts.onPremisesSyncBehavior. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-onpremisessyncbehavior-contacts description: Microsoft Graph Get onPremisesSyncBehavior from contacts hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-contacts-onpremisessyncbehavior.contactsgetonpremisessyncbehavior with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property description: Microsoft Graph Update the navigation property onPremisesSyncBehavior in contacts hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-contacts-onpremisessyncbehavior.contactsupdateonpremisessyncbehavior with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property onPremisesSyncBehavior for contacts hints: readOnly: false destructive: true idempotent: true call: microsoft-graph-contacts-onpremisessyncbehavior.contactsdeleteonpremisessyncbehavior with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.