Microsoft Graph · Capability

Microsoft Graph OData Service for namespace microsoft.graph — contacts.orgContact.Actions

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

Run with Naftiko Microsoft Graphcontacts.orgContact.Actions

What You Can Do

POST
Contactsgetavailableextensionproperties — Microsoft Graph Invoke action getAvailableExtensionProperties
/v1/contacts/getavailableextensionproperties
POST
Contactsgetbyids — Microsoft Graph Invoke action getByIds
/v1/contacts/getbyids
POST
Contactsvalidateproperties — Microsoft Graph Invoke action validateProperties
/v1/contacts/validateproperties
POST
Contactsorgcontactcheckmembergroups — Microsoft Graph Invoke action checkMemberGroups
/v1/contacts/{orgcontact-id}/checkmembergroups
POST
Contactsorgcontactcheckmemberobjects — Microsoft Graph Invoke action checkMemberObjects
/v1/contacts/{orgcontact-id}/checkmemberobjects
POST
Contactsorgcontactgetmembergroups — Microsoft Graph Invoke action getMemberGroups
/v1/contacts/{orgcontact-id}/getmembergroups
POST
Contactsorgcontactgetmemberobjects — Microsoft Graph Invoke action getMemberObjects
/v1/contacts/{orgcontact-id}/getmemberobjects
POST
Contactsorgcontactrestore — Microsoft Graph Invoke action restore
/v1/contacts/{orgcontact-id}/restore
POST
Contactsorgcontactretryserviceprovisioning — Microsoft Graph Invoke action retryServiceProvisioning
/v1/contacts/{orgcontact-id}/retryserviceprovisioning

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-retryserviceprovisioning

Microsoft Graph Invoke action retryServiceProvisioning

Capability Spec

microsoft-graph-contacts-orgcontact-actions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph OData Service for namespace microsoft.graph — contacts.orgContact.Actions
  description: 'Microsoft Graph OData Service for namespace microsoft.graph — contacts.orgContact.Actions. 9 operations. Lead
    operation: Microsoft Graph Invoke action getAvailableExtensionProperties. Self-contained Naftiko capability covering one
    Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - contacts.orgContact.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-contacts-orgcontact-actions
    baseUri: https://graph.microsoft.com/v1.0
    description: Microsoft Graph OData Service for namespace microsoft.graph — contacts.orgContact.Actions business capability.
      Self-contained, no shared references.
    resources:
    - name: contacts-getAvailableExtensionProperties
      path: /contacts/getAvailableExtensionProperties
      operations:
      - name: contactsgetavailableextensionproperties
        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: contacts-getByIds
      path: /contacts/getByIds
      operations:
      - name: contactsgetbyids
        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: contacts-validateProperties
      path: /contacts/validateProperties
      operations:
      - name: contactsvalidateproperties
        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: contacts-orgContact-id-checkMemberGroups
      path: /contacts/{orgContact-id}/checkMemberGroups
      operations:
      - name: contactsorgcontactcheckmembergroups
        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: contacts-orgContact-id-checkMemberObjects
      path: /contacts/{orgContact-id}/checkMemberObjects
      operations:
      - name: contactsorgcontactcheckmemberobjects
        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: contacts-orgContact-id-getMemberGroups
      path: /contacts/{orgContact-id}/getMemberGroups
      operations:
      - name: contactsorgcontactgetmembergroups
        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: contacts-orgContact-id-getMemberObjects
      path: /contacts/{orgContact-id}/getMemberObjects
      operations:
      - name: contactsorgcontactgetmemberobjects
        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: contacts-orgContact-id-restore
      path: /contacts/{orgContact-id}/restore
      operations:
      - name: contactsorgcontactrestore
        method: POST
        description: Microsoft Graph Invoke action restore
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: contacts-orgContact-id-retryServiceProvisioning
      path: /contacts/{orgContact-id}/retryServiceProvisioning
      operations:
      - name: contactsorgcontactretryserviceprovisioning
        method: POST
        description: Microsoft Graph Invoke action retryServiceProvisioning
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: microsoft-graph-contacts-orgcontact-actions-rest
    port: 8080
    description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — contacts.orgContact.Actions.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/contacts/getavailableextensionproperties
      name: contacts-getavailableextensionproperties
      description: REST surface for contacts-getAvailableExtensionProperties.
      operations:
      - method: POST
        name: contactsgetavailableextensionproperties
        description: Microsoft Graph Invoke action getAvailableExtensionProperties
        call: microsoft-graph-contacts-orgcontact-actions.contactsgetavailableextensionproperties
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contacts/getbyids
      name: contacts-getbyids
      description: REST surface for contacts-getByIds.
      operations:
      - method: POST
        name: contactsgetbyids
        description: Microsoft Graph Invoke action getByIds
        call: microsoft-graph-contacts-orgcontact-actions.contactsgetbyids
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contacts/validateproperties
      name: contacts-validateproperties
      description: REST surface for contacts-validateProperties.
      operations:
      - method: POST
        name: contactsvalidateproperties
        description: Microsoft Graph Invoke action validateProperties
        call: microsoft-graph-contacts-orgcontact-actions.contactsvalidateproperties
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contacts/{orgcontact-id}/checkmembergroups
      name: contacts-orgcontact-id-checkmembergroups
      description: REST surface for contacts-orgContact-id-checkMemberGroups.
      operations:
      - method: POST
        name: contactsorgcontactcheckmembergroups
        description: Microsoft Graph Invoke action checkMemberGroups
        call: microsoft-graph-contacts-orgcontact-actions.contactsorgcontactcheckmembergroups
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contacts/{orgcontact-id}/checkmemberobjects
      name: contacts-orgcontact-id-checkmemberobjects
      description: REST surface for contacts-orgContact-id-checkMemberObjects.
      operations:
      - method: POST
        name: contactsorgcontactcheckmemberobjects
        description: Microsoft Graph Invoke action checkMemberObjects
        call: microsoft-graph-contacts-orgcontact-actions.contactsorgcontactcheckmemberobjects
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contacts/{orgcontact-id}/getmembergroups
      name: contacts-orgcontact-id-getmembergroups
      description: REST surface for contacts-orgContact-id-getMemberGroups.
      operations:
      - method: POST
        name: contactsorgcontactgetmembergroups
        description: Microsoft Graph Invoke action getMemberGroups
        call: microsoft-graph-contacts-orgcontact-actions.contactsorgcontactgetmembergroups
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contacts/{orgcontact-id}/getmemberobjects
      name: contacts-orgcontact-id-getmemberobjects
      description: REST surface for contacts-orgContact-id-getMemberObjects.
      operations:
      - method: POST
        name: contactsorgcontactgetmemberobjects
        description: Microsoft Graph Invoke action getMemberObjects
        call: microsoft-graph-contacts-orgcontact-actions.contactsorgcontactgetmemberobjects
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contacts/{orgcontact-id}/restore
      name: contacts-orgcontact-id-restore
      description: REST surface for contacts-orgContact-id-restore.
      operations:
      - method: POST
        name: contactsorgcontactrestore
        description: Microsoft Graph Invoke action restore
        call: microsoft-graph-contacts-orgcontact-actions.contactsorgcontactrestore
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contacts/{orgcontact-id}/retryserviceprovisioning
      name: contacts-orgcontact-id-retryserviceprovisioning
      description: REST surface for contacts-orgContact-id-retryServiceProvisioning.
      operations:
      - method: POST
        name: contactsorgcontactretryserviceprovisioning
        description: Microsoft Graph Invoke action retryServiceProvisioning
        call: microsoft-graph-contacts-orgcontact-actions.contactsorgcontactretryserviceprovisioning
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-graph-contacts-orgcontact-actions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — contacts.orgContact.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-contacts-orgcontact-actions.contactsgetavailableextensionproperties
      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-contacts-orgcontact-actions.contactsgetbyids
      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-contacts-orgcontact-actions.contactsvalidateproperties
      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-contacts-orgcontact-actions.contactsorgcontactcheckmembergroups
      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-contacts-orgcontact-actions.contactsorgcontactcheckmemberobjects
      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-contacts-orgcontact-actions.contactsorgcontactgetmembergroups
      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-contacts-orgcontact-actions.contactsorgcontactgetmemberobjects
      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-contacts-orgcontact-actions.contactsorgcontactrestore
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-retryserviceprovisioning
      description: Microsoft Graph Invoke action retryServiceProvisioning
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-contacts-orgcontact-actions.contactsorgcontactretryserviceprovisioning
      outputParameters:
      - type: object
        mapping: $.