Microsoft Graph · Capability

Microsoft Graph Search — solutions.backupRestoreRoot

Microsoft Graph Search — solutions.backupRestoreRoot. 1 operations. Lead operation: Microsoft Graph Invoke action search. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft Graphsolutions.backupRestoreRoot

What You Can Do

POST
Solutionsbackuprestorerestorepointssearch — Microsoft Graph Invoke action search
/v1/solutions/backuprestore/restorepoints/search

MCP Tools

microsoft-graph-invoke-action-search

Microsoft Graph Invoke action search

read-only

Capability Spec

search-solutions-backuprestoreroot.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph Search — solutions.backupRestoreRoot
  description: 'Microsoft Graph Search — solutions.backupRestoreRoot. 1 operations. Lead operation: Microsoft Graph Invoke
    action search. Self-contained Naftiko capability covering one Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - solutions.backupRestoreRoot
  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: search-solutions-backuprestoreroot
    baseUri: ''
    description: Microsoft Graph Search — solutions.backupRestoreRoot business capability. Self-contained, no shared references.
    resources:
    - name: solutions-backupRestore-restorePoints-search
      path: /solutions/backupRestore/restorePoints/search
      operations:
      - name: solutionsbackuprestorerestorepointssearch
        method: POST
        description: Microsoft Graph Invoke action search
        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: search-solutions-backuprestoreroot-rest
    port: 8080
    description: REST adapter for Microsoft Graph Search — solutions.backupRestoreRoot. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/solutions/backuprestore/restorepoints/search
      name: solutions-backuprestore-restorepoints-search
      description: REST surface for solutions-backupRestore-restorePoints-search.
      operations:
      - method: POST
        name: solutionsbackuprestorerestorepointssearch
        description: Microsoft Graph Invoke action search
        call: search-solutions-backuprestoreroot.solutionsbackuprestorerestorepointssearch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: search-solutions-backuprestoreroot-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph Search — solutions.backupRestoreRoot. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-invoke-action-search
      description: Microsoft Graph Invoke action search
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: search-solutions-backuprestoreroot.solutionsbackuprestorerestorepointssearch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.