naftiko: 1.0.0-alpha2 info: label: Microsoft Azure AOA front end APIs — IngestionJob description: 'Microsoft Azure AOA front end APIs — IngestionJob. 2 operations. Lead operation: Microsoft Azure Creates A Job Request. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - IngestionJob created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY capability: consumes: - type: http namespace: aoa-front-end-apis-ingestionjob baseUri: '' description: Microsoft Azure AOA front end APIs — IngestionJob business capability. Self-contained, no shared references. resources: - name: accounts-accountId-jobs-jobId path: /accounts/{accountId}/jobs/{jobId} operations: - name: microsoftazureingestionjobcreate method: PUT description: Microsoft Azure Creates A Job Request outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The Azure Object Anchors ingestion request. required: true - name: microsoftazureingestionjobget method: GET description: Microsoft Azure Gets The Status Of A Job Request outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: aoa-front-end-apis-ingestionjob-rest port: 8080 description: REST adapter for Microsoft Azure AOA front end APIs — IngestionJob. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/accounts/{accountid}/jobs/{jobid} name: accounts-accountid-jobs-jobid description: REST surface for accounts-accountId-jobs-jobId. operations: - method: PUT name: microsoftazureingestionjobcreate description: Microsoft Azure Creates A Job Request call: aoa-front-end-apis-ingestionjob.microsoftazureingestionjobcreate with: body: rest.body outputParameters: - type: object mapping: $. - method: GET name: microsoftazureingestionjobget description: Microsoft Azure Gets The Status Of A Job Request call: aoa-front-end-apis-ingestionjob.microsoftazureingestionjobget outputParameters: - type: object mapping: $. - type: mcp namespace: aoa-front-end-apis-ingestionjob-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure AOA front end APIs — IngestionJob. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-creates-job-request description: Microsoft Azure Creates A Job Request hints: readOnly: false destructive: false idempotent: true call: aoa-front-end-apis-ingestionjob.microsoftazureingestionjobcreate with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-gets-status-job description: Microsoft Azure Gets The Status Of A Job Request hints: readOnly: true destructive: false idempotent: true call: aoa-front-end-apis-ingestionjob.microsoftazureingestionjobget outputParameters: - type: object mapping: $.