Microsoft Graph · Capability

Microsoft Graph OData Service for namespace microsoft.graph — organization.organization.Actions

Microsoft Graph OData Service for namespace microsoft.graph — organization.organization.Actions. 9 operations. Lead operation: Microsoft Graph Invoke action getAvailableExtensionProperties. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft Graphorganization.organization.Actions

What You Can Do

POST
Organizationgetavailableextensionproperties — Microsoft Graph Invoke action getAvailableExtensionProperties
/v1/organization/getavailableextensionproperties
POST
Organizationgetbyids — Microsoft Graph Invoke action getByIds
/v1/organization/getbyids
POST
Organizationvalidateproperties — Microsoft Graph Invoke action validateProperties
/v1/organization/validateproperties
POST
Organizationorganizationcheckmembergroups — Microsoft Graph Invoke action checkMemberGroups
/v1/organization/{organization-id}/checkmembergroups
POST
Organizationorganizationcheckmemberobjects — Microsoft Graph Invoke action checkMemberObjects
/v1/organization/{organization-id}/checkmemberobjects
POST
Organizationorganizationgetmembergroups — Microsoft Graph Invoke action getMemberGroups
/v1/organization/{organization-id}/getmembergroups
POST
Organizationorganizationgetmemberobjects — Microsoft Graph Invoke action getMemberObjects
/v1/organization/{organization-id}/getmemberobjects
POST
Organizationorganizationrestore — Microsoft Graph Invoke action restore
/v1/organization/{organization-id}/restore
POST
Organizationorganizationsetmobiledevicemanagementauthority — Microsoft Graph Invoke action setMobileDeviceManagementAuthority
/v1/organization/{organization-id}/setmobiledevicemanagementauthority

MCP Tools

microsoft-graph-invoke-action-getavailableextensionproperties

Microsoft Graph Invoke action getAvailableExtensionProperties

microsoft-graph-invoke-action-getbyids

Microsoft Graph Invoke action getByIds

microsoft-graph-invoke-action-validateproperties

Microsoft Graph Invoke action validateProperties

read-only
microsoft-graph-invoke-action-checkmembergroups

Microsoft Graph Invoke action checkMemberGroups

microsoft-graph-invoke-action-checkmemberobjects

Microsoft Graph Invoke action checkMemberObjects

microsoft-graph-invoke-action-getmembergroups

Microsoft Graph Invoke action getMemberGroups

microsoft-graph-invoke-action-getmemberobjects

Microsoft Graph Invoke action getMemberObjects

microsoft-graph-invoke-action-restore

Microsoft Graph Invoke action restore

microsoft-graph-invoke-action-setmobiledevicemanagementauthority

Microsoft Graph Invoke action setMobileDeviceManagementAuthority

Capability Spec

microsoft-graph-organization-organization-actions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph OData Service for namespace microsoft.graph — organization.organization.Actions
  description: 'Microsoft Graph OData Service for namespace microsoft.graph — organization.organization.Actions. 9 operations.
    Lead operation: Microsoft Graph Invoke action getAvailableExtensionProperties. Self-contained Naftiko capability covering
    one Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - organization.organization.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-organization-organization-actions
    baseUri: https://graph.microsoft.com/v1.0
    description: Microsoft Graph OData Service for namespace microsoft.graph — organization.organization.Actions business
      capability. Self-contained, no shared references.
    resources:
    - name: organization-getAvailableExtensionProperties
      path: /organization/getAvailableExtensionProperties
      operations:
      - name: organizationgetavailableextensionproperties
        method: POST
        description: Microsoft Graph Invoke action getAvailableExtensionProperties
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: organization-getByIds
      path: /organization/getByIds
      operations:
      - name: organizationgetbyids
        method: POST
        description: Microsoft Graph Invoke action getByIds
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: organization-validateProperties
      path: /organization/validateProperties
      operations:
      - name: organizationvalidateproperties
        method: POST
        description: Microsoft Graph Invoke action validateProperties
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: organization-organization-id-checkMemberGroups
      path: /organization/{organization-id}/checkMemberGroups
      operations:
      - name: organizationorganizationcheckmembergroups
        method: POST
        description: Microsoft Graph Invoke action checkMemberGroups
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: organization-organization-id-checkMemberObjects
      path: /organization/{organization-id}/checkMemberObjects
      operations:
      - name: organizationorganizationcheckmemberobjects
        method: POST
        description: Microsoft Graph Invoke action checkMemberObjects
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: organization-organization-id-getMemberGroups
      path: /organization/{organization-id}/getMemberGroups
      operations:
      - name: organizationorganizationgetmembergroups
        method: POST
        description: Microsoft Graph Invoke action getMemberGroups
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: organization-organization-id-getMemberObjects
      path: /organization/{organization-id}/getMemberObjects
      operations:
      - name: organizationorganizationgetmemberobjects
        method: POST
        description: Microsoft Graph Invoke action getMemberObjects
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: organization-organization-id-restore
      path: /organization/{organization-id}/restore
      operations:
      - name: organizationorganizationrestore
        method: POST
        description: Microsoft Graph Invoke action restore
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: organization-organization-id-setMobileDeviceManagementAuthority
      path: /organization/{organization-id}/setMobileDeviceManagementAuthority
      operations:
      - name: organizationorganizationsetmobiledevicemanagementauthority
        method: POST
        description: Microsoft Graph Invoke action setMobileDeviceManagementAuthority
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: microsoft-graph-organization-organization-actions-rest
    port: 8080
    description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — organization.organization.Actions.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/organization/getavailableextensionproperties
      name: organization-getavailableextensionproperties
      description: REST surface for organization-getAvailableExtensionProperties.
      operations:
      - method: POST
        name: organizationgetavailableextensionproperties
        description: Microsoft Graph Invoke action getAvailableExtensionProperties
        call: microsoft-graph-organization-organization-actions.organizationgetavailableextensionproperties
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/organization/getbyids
      name: organization-getbyids
      description: REST surface for organization-getByIds.
      operations:
      - method: POST
        name: organizationgetbyids
        description: Microsoft Graph Invoke action getByIds
        call: microsoft-graph-organization-organization-actions.organizationgetbyids
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/organization/validateproperties
      name: organization-validateproperties
      description: REST surface for organization-validateProperties.
      operations:
      - method: POST
        name: organizationvalidateproperties
        description: Microsoft Graph Invoke action validateProperties
        call: microsoft-graph-organization-organization-actions.organizationvalidateproperties
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/organization/{organization-id}/checkmembergroups
      name: organization-organization-id-checkmembergroups
      description: REST surface for organization-organization-id-checkMemberGroups.
      operations:
      - method: POST
        name: organizationorganizationcheckmembergroups
        description: Microsoft Graph Invoke action checkMemberGroups
        call: microsoft-graph-organization-organization-actions.organizationorganizationcheckmembergroups
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/organization/{organization-id}/checkmemberobjects
      name: organization-organization-id-checkmemberobjects
      description: REST surface for organization-organization-id-checkMemberObjects.
      operations:
      - method: POST
        name: organizationorganizationcheckmemberobjects
        description: Microsoft Graph Invoke action checkMemberObjects
        call: microsoft-graph-organization-organization-actions.organizationorganizationcheckmemberobjects
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/organization/{organization-id}/getmembergroups
      name: organization-organization-id-getmembergroups
      description: REST surface for organization-organization-id-getMemberGroups.
      operations:
      - method: POST
        name: organizationorganizationgetmembergroups
        description: Microsoft Graph Invoke action getMemberGroups
        call: microsoft-graph-organization-organization-actions.organizationorganizationgetmembergroups
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/organization/{organization-id}/getmemberobjects
      name: organization-organization-id-getmemberobjects
      description: REST surface for organization-organization-id-getMemberObjects.
      operations:
      - method: POST
        name: organizationorganizationgetmemberobjects
        description: Microsoft Graph Invoke action getMemberObjects
        call: microsoft-graph-organization-organization-actions.organizationorganizationgetmemberobjects
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/organization/{organization-id}/restore
      name: organization-organization-id-restore
      description: REST surface for organization-organization-id-restore.
      operations:
      - method: POST
        name: organizationorganizationrestore
        description: Microsoft Graph Invoke action restore
        call: microsoft-graph-organization-organization-actions.organizationorganizationrestore
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/organization/{organization-id}/setmobiledevicemanagementauthority
      name: organization-organization-id-setmobiledevicemanagementauthority
      description: REST surface for organization-organization-id-setMobileDeviceManagementAuthority.
      operations:
      - method: POST
        name: organizationorganizationsetmobiledevicemanagementauthority
        description: Microsoft Graph Invoke action setMobileDeviceManagementAuthority
        call: microsoft-graph-organization-organization-actions.organizationorganizationsetmobiledevicemanagementauthority
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-graph-organization-organization-actions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — organization.organization.Actions.
      One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-invoke-action-getavailableextensionproperties
      description: Microsoft Graph Invoke action getAvailableExtensionProperties
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-organization-organization-actions.organizationgetavailableextensionproperties
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-getbyids
      description: Microsoft Graph Invoke action getByIds
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-organization-organization-actions.organizationgetbyids
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-validateproperties
      description: Microsoft Graph Invoke action validateProperties
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: microsoft-graph-organization-organization-actions.organizationvalidateproperties
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-checkmembergroups
      description: Microsoft Graph Invoke action checkMemberGroups
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-organization-organization-actions.organizationorganizationcheckmembergroups
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-checkmemberobjects
      description: Microsoft Graph Invoke action checkMemberObjects
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-organization-organization-actions.organizationorganizationcheckmemberobjects
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-getmembergroups
      description: Microsoft Graph Invoke action getMemberGroups
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-organization-organization-actions.organizationorganizationgetmembergroups
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-getmemberobjects
      description: Microsoft Graph Invoke action getMemberObjects
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-organization-organization-actions.organizationorganizationgetmemberobjects
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-restore
      description: Microsoft Graph Invoke action restore
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-organization-organization-actions.organizationorganizationrestore
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-setmobiledevicemanagementauthority
      description: Microsoft Graph Invoke action setMobileDeviceManagementAuthority
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-organization-organization-actions.organizationorganizationsetmobiledevicemanagementauthority
      outputParameters:
      - type: object
        mapping: $.