Microsoft Graph · Capability

Microsoft Graph OData Service for namespace microsoft.graph — contracts.contract.Actions

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

Run with Naftiko Microsoft Graphcontracts.contract.Actions

What You Can Do

POST
Contractsgetavailableextensionproperties — Microsoft Graph Invoke action getAvailableExtensionProperties
/v1/contracts/getavailableextensionproperties
POST
Contractsgetbyids — Microsoft Graph Invoke action getByIds
/v1/contracts/getbyids
POST
Contractsvalidateproperties — Microsoft Graph Invoke action validateProperties
/v1/contracts/validateproperties
POST
Contractscontractcheckmembergroups — Microsoft Graph Invoke action checkMemberGroups
/v1/contracts/{contract-id}/checkmembergroups
POST
Contractscontractcheckmemberobjects — Microsoft Graph Invoke action checkMemberObjects
/v1/contracts/{contract-id}/checkmemberobjects
POST
Contractscontractgetmembergroups — Microsoft Graph Invoke action getMemberGroups
/v1/contracts/{contract-id}/getmembergroups
POST
Contractscontractgetmemberobjects — Microsoft Graph Invoke action getMemberObjects
/v1/contracts/{contract-id}/getmemberobjects
POST
Contractscontractrestore — Microsoft Graph Invoke action restore
/v1/contracts/{contract-id}/restore

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

Capability Spec

microsoft-graph-contracts-contract-actions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph OData Service for namespace microsoft.graph — contracts.contract.Actions
  description: 'Microsoft Graph OData Service for namespace microsoft.graph — contracts.contract.Actions. 8 operations. Lead
    operation: Microsoft Graph Invoke action getAvailableExtensionProperties. Self-contained Naftiko capability covering one
    Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - contracts.contract.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-contracts-contract-actions
    baseUri: https://graph.microsoft.com/v1.0
    description: Microsoft Graph OData Service for namespace microsoft.graph — contracts.contract.Actions business capability.
      Self-contained, no shared references.
    resources:
    - name: contracts-getAvailableExtensionProperties
      path: /contracts/getAvailableExtensionProperties
      operations:
      - name: contractsgetavailableextensionproperties
        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: contracts-getByIds
      path: /contracts/getByIds
      operations:
      - name: contractsgetbyids
        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: contracts-validateProperties
      path: /contracts/validateProperties
      operations:
      - name: contractsvalidateproperties
        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: contracts-contract-id-checkMemberGroups
      path: /contracts/{contract-id}/checkMemberGroups
      operations:
      - name: contractscontractcheckmembergroups
        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: contracts-contract-id-checkMemberObjects
      path: /contracts/{contract-id}/checkMemberObjects
      operations:
      - name: contractscontractcheckmemberobjects
        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: contracts-contract-id-getMemberGroups
      path: /contracts/{contract-id}/getMemberGroups
      operations:
      - name: contractscontractgetmembergroups
        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: contracts-contract-id-getMemberObjects
      path: /contracts/{contract-id}/getMemberObjects
      operations:
      - name: contractscontractgetmemberobjects
        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: contracts-contract-id-restore
      path: /contracts/{contract-id}/restore
      operations:
      - name: contractscontractrestore
        method: POST
        description: Microsoft Graph Invoke action restore
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: microsoft-graph-contracts-contract-actions-rest
    port: 8080
    description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — contracts.contract.Actions.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/contracts/getavailableextensionproperties
      name: contracts-getavailableextensionproperties
      description: REST surface for contracts-getAvailableExtensionProperties.
      operations:
      - method: POST
        name: contractsgetavailableextensionproperties
        description: Microsoft Graph Invoke action getAvailableExtensionProperties
        call: microsoft-graph-contracts-contract-actions.contractsgetavailableextensionproperties
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contracts/getbyids
      name: contracts-getbyids
      description: REST surface for contracts-getByIds.
      operations:
      - method: POST
        name: contractsgetbyids
        description: Microsoft Graph Invoke action getByIds
        call: microsoft-graph-contracts-contract-actions.contractsgetbyids
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contracts/validateproperties
      name: contracts-validateproperties
      description: REST surface for contracts-validateProperties.
      operations:
      - method: POST
        name: contractsvalidateproperties
        description: Microsoft Graph Invoke action validateProperties
        call: microsoft-graph-contracts-contract-actions.contractsvalidateproperties
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contracts/{contract-id}/checkmembergroups
      name: contracts-contract-id-checkmembergroups
      description: REST surface for contracts-contract-id-checkMemberGroups.
      operations:
      - method: POST
        name: contractscontractcheckmembergroups
        description: Microsoft Graph Invoke action checkMemberGroups
        call: microsoft-graph-contracts-contract-actions.contractscontractcheckmembergroups
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contracts/{contract-id}/checkmemberobjects
      name: contracts-contract-id-checkmemberobjects
      description: REST surface for contracts-contract-id-checkMemberObjects.
      operations:
      - method: POST
        name: contractscontractcheckmemberobjects
        description: Microsoft Graph Invoke action checkMemberObjects
        call: microsoft-graph-contracts-contract-actions.contractscontractcheckmemberobjects
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contracts/{contract-id}/getmembergroups
      name: contracts-contract-id-getmembergroups
      description: REST surface for contracts-contract-id-getMemberGroups.
      operations:
      - method: POST
        name: contractscontractgetmembergroups
        description: Microsoft Graph Invoke action getMemberGroups
        call: microsoft-graph-contracts-contract-actions.contractscontractgetmembergroups
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contracts/{contract-id}/getmemberobjects
      name: contracts-contract-id-getmemberobjects
      description: REST surface for contracts-contract-id-getMemberObjects.
      operations:
      - method: POST
        name: contractscontractgetmemberobjects
        description: Microsoft Graph Invoke action getMemberObjects
        call: microsoft-graph-contracts-contract-actions.contractscontractgetmemberobjects
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/contracts/{contract-id}/restore
      name: contracts-contract-id-restore
      description: REST surface for contracts-contract-id-restore.
      operations:
      - method: POST
        name: contractscontractrestore
        description: Microsoft Graph Invoke action restore
        call: microsoft-graph-contracts-contract-actions.contractscontractrestore
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-graph-contracts-contract-actions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — contracts.contract.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-contracts-contract-actions.contractsgetavailableextensionproperties
      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-contracts-contract-actions.contractsgetbyids
      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-contracts-contract-actions.contractsvalidateproperties
      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-contracts-contract-actions.contractscontractcheckmembergroups
      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-contracts-contract-actions.contractscontractcheckmemberobjects
      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-contracts-contract-actions.contractscontractgetmembergroups
      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-contracts-contract-actions.contractscontractgetmemberobjects
      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-contracts-contract-actions.contractscontractrestore
      outputParameters:
      - type: object
        mapping: $.