naftiko: 1.0.0-alpha2 info: label: Microsoft Azure GraphRbacManagementClient — ApplicationOwners description: 'Microsoft Azure GraphRbacManagementClient — ApplicationOwners. 3 operations. Lead operation: Microsoft Azure Post Tenantid Applications Applicationobjectid $links Owners. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - ApplicationOwners 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: graphrbacmanagementclient-applicationowners baseUri: https://graph.windows.net description: Microsoft Azure GraphRbacManagementClient — ApplicationOwners business capability. Self-contained, no shared references. resources: - name: tenantID-applications-applicationObjectId-$links-owners path: /{tenantID}/applications/{applicationObjectId}/$links/owners operations: - name: microsoftazureapplicationsaddowner method: POST description: Microsoft Azure Post Tenantid Applications Applicationobjectid $links Owners outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: applicationObjectId in: path type: string description: The object ID of the application to which to add the owner. required: true - name: parameters in: body type: string description: The URL of the owner object, such as https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd. required: true - name: tenantID-applications-applicationObjectId-$links-owners-ownerObjectId path: /{tenantID}/applications/{applicationObjectId}/$links/owners/{ownerObjectId} operations: - name: microsoftazureapplicationsremoveowner method: DELETE description: Microsoft Azure Delete Tenantid Applications Applicationobjectid $links Owners Ownerobjectid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: applicationObjectId in: path type: string description: The object ID of the application from which to remove the owner. required: true - name: ownerObjectId in: path type: string description: Owner object id required: true - name: tenantID-applications-applicationObjectId-owners path: /{tenantID}/applications/{applicationObjectId}/owners operations: - name: microsoftazureapplicationslistowners method: GET description: Microsoft Azure Directory Objects That Are Owners Of The Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: applicationObjectId in: path type: string description: The object ID of the application for which to get owners. required: true exposes: - type: rest namespace: graphrbacmanagementclient-applicationowners-rest port: 8080 description: REST adapter for Microsoft Azure GraphRbacManagementClient — ApplicationOwners. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/{tenantid}/applications/{applicationobjectid}/links/owners name: tenantid-applications-applicationobjectid-links-owners description: REST surface for tenantID-applications-applicationObjectId-$links-owners. operations: - method: POST name: microsoftazureapplicationsaddowner description: Microsoft Azure Post Tenantid Applications Applicationobjectid $links Owners call: graphrbacmanagementclient-applicationowners.microsoftazureapplicationsaddowner with: applicationObjectId: rest.applicationObjectId parameters: rest.parameters outputParameters: - type: object mapping: $. - path: /v1/{tenantid}/applications/{applicationobjectid}/links/owners/{ownerobjectid} name: tenantid-applications-applicationobjectid-links-owners-ownerobjectid description: REST surface for tenantID-applications-applicationObjectId-$links-owners-ownerObjectId. operations: - method: DELETE name: microsoftazureapplicationsremoveowner description: Microsoft Azure Delete Tenantid Applications Applicationobjectid $links Owners Ownerobjectid call: graphrbacmanagementclient-applicationowners.microsoftazureapplicationsremoveowner with: applicationObjectId: rest.applicationObjectId ownerObjectId: rest.ownerObjectId outputParameters: - type: object mapping: $. - path: /v1/{tenantid}/applications/{applicationobjectid}/owners name: tenantid-applications-applicationobjectid-owners description: REST surface for tenantID-applications-applicationObjectId-owners. operations: - method: GET name: microsoftazureapplicationslistowners description: Microsoft Azure Directory Objects That Are Owners Of The Application call: graphrbacmanagementclient-applicationowners.microsoftazureapplicationslistowners with: applicationObjectId: rest.applicationObjectId outputParameters: - type: object mapping: $. - type: mcp namespace: graphrbacmanagementclient-applicationowners-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure GraphRbacManagementClient — ApplicationOwners. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-post-tenantid-applications description: Microsoft Azure Post Tenantid Applications Applicationobjectid $links Owners hints: readOnly: false destructive: false idempotent: false call: graphrbacmanagementclient-applicationowners.microsoftazureapplicationsaddowner with: applicationObjectId: tools.applicationObjectId parameters: tools.parameters outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-tenantid-applications description: Microsoft Azure Delete Tenantid Applications Applicationobjectid $links Owners Ownerobjectid hints: readOnly: false destructive: true idempotent: true call: graphrbacmanagementclient-applicationowners.microsoftazureapplicationsremoveowner with: applicationObjectId: tools.applicationObjectId ownerObjectId: tools.ownerObjectId outputParameters: - type: object mapping: $. - name: microsoft-azure-directory-objects-that description: Microsoft Azure Directory Objects That Are Owners Of The Application hints: readOnly: true destructive: false idempotent: true call: graphrbacmanagementclient-applicationowners.microsoftazureapplicationslistowners with: applicationObjectId: tools.applicationObjectId outputParameters: - type: object mapping: $.