naftiko: 1.0.0-alpha2 info: label: Microsoft Graph OData Service for namespace microsoft.graph — sites.site.Actions description: 'Microsoft Graph OData Service for namespace microsoft.graph — sites.site.Actions. 2 operations. Lead operation: Microsoft Graph Invoke action add. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - sites.site.Actions 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-sites-site-actions baseUri: https://graph.microsoft.com/v1.0 description: Microsoft Graph OData Service for namespace microsoft.graph — sites.site.Actions business capability. Self-contained, no shared references. resources: - name: sites-add path: /sites/add operations: - name: sitesadd method: POST description: Microsoft Graph Invoke action add outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: sites-remove path: /sites/remove operations: - name: sitesremove method: POST description: Microsoft Graph Invoke action remove outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true exposes: - type: rest namespace: microsoft-graph-sites-site-actions-rest port: 8080 description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — sites.site.Actions. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/sites/add name: sites-add description: REST surface for sites-add. operations: - method: POST name: sitesadd description: Microsoft Graph Invoke action add call: microsoft-graph-sites-site-actions.sitesadd with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/sites/remove name: sites-remove description: REST surface for sites-remove. operations: - method: POST name: sitesremove description: Microsoft Graph Invoke action remove call: microsoft-graph-sites-site-actions.sitesremove with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-graph-sites-site-actions-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — sites.site.Actions. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-invoke-action-add description: Microsoft Graph Invoke action add hints: readOnly: false destructive: false idempotent: false call: microsoft-graph-sites-site-actions.sitesadd with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-remove description: Microsoft Graph Invoke action remove hints: readOnly: false destructive: false idempotent: false call: microsoft-graph-sites-site-actions.sitesremove with: body: tools.body outputParameters: - type: object mapping: $.