naftiko: 1.0.0-alpha2 info: label: Microsoft Graph Print — print.printConnector description: 'Microsoft Graph Print — print.printConnector. 6 operations. Lead operation: Microsoft Graph List printConnectors. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - print.printConnector 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: print-print-printconnector baseUri: '' description: Microsoft Graph Print — print.printConnector business capability. Self-contained, no shared references. resources: - name: print-connectors path: /print/connectors operations: - name: printlistconnectors method: GET description: Microsoft Graph List printConnectors 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: printcreateconnectors method: POST description: Microsoft Graph Create new navigation property to connectors for print outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: print-connectors-$count path: /print/connectors/$count operations: - name: printconnectorsgetcount1d73 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: print-connectors-printConnector-id path: /print/connectors/{printConnector-id} operations: - name: printgetconnectors method: GET description: Microsoft Graph Get printConnector 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: printupdateconnectors method: PATCH description: Microsoft Graph Update printConnector outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: printdeleteconnectors method: DELETE description: Microsoft Graph Delete printConnector outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: print-print-printconnector-rest port: 8080 description: REST adapter for Microsoft Graph Print — print.printConnector. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/print/connectors name: print-connectors description: REST surface for print-connectors. operations: - method: GET name: printlistconnectors description: Microsoft Graph List printConnectors call: print-print-printconnector.printlistconnectors with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: printcreateconnectors description: Microsoft Graph Create new navigation property to connectors for print call: print-print-printconnector.printcreateconnectors with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/print/connectors/count name: print-connectors-count description: REST surface for print-connectors-$count. operations: - method: GET name: printconnectorsgetcount1d73 description: Microsoft Graph Get the number of the resource call: print-print-printconnector.printconnectorsgetcount1d73 outputParameters: - type: object mapping: $. - path: /v1/print/connectors/{printconnector-id} name: print-connectors-printconnector-id description: REST surface for print-connectors-printConnector-id. operations: - method: GET name: printgetconnectors description: Microsoft Graph Get printConnector call: print-print-printconnector.printgetconnectors with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: printupdateconnectors description: Microsoft Graph Update printConnector call: print-print-printconnector.printupdateconnectors with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: printdeleteconnectors description: Microsoft Graph Delete printConnector call: print-print-printconnector.printdeleteconnectors with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: print-print-printconnector-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph Print — print.printConnector. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-list-printconnectors description: Microsoft Graph List printConnectors hints: readOnly: true destructive: false idempotent: true call: print-print-printconnector.printlistconnectors 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 connectors for print hints: readOnly: false destructive: false idempotent: false call: print-print-printconnector.printcreateconnectors 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: print-print-printconnector.printconnectorsgetcount1d73 outputParameters: - type: object mapping: $. - name: microsoft-graph-get-printconnector description: Microsoft Graph Get printConnector hints: readOnly: true destructive: false idempotent: true call: print-print-printconnector.printgetconnectors with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-printconnector description: Microsoft Graph Update printConnector hints: readOnly: false destructive: false idempotent: true call: print-print-printconnector.printupdateconnectors with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-printconnector description: Microsoft Graph Delete printConnector hints: readOnly: false destructive: true idempotent: true call: print-print-printconnector.printdeleteconnectors with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.