Microsoft Graph · Capability

Microsoft Graph Teamwork — teamwork.teamwork.Actions

Microsoft Graph Teamwork — teamwork.teamwork.Actions. 1 operations. Lead operation: Microsoft Graph Invoke action sendActivityNotificationToRecipients. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft Graphteamwork.teamwork.Actions

What You Can Do

POST
Teamworksendactivitynotificationtorecipients — Microsoft Graph Invoke action sendActivityNotificationToRecipients
/v1/teamwork/sendactivitynotificationtorecipients

MCP Tools

microsoft-graph-invoke-action-sendactivitynotificationtorecipients

Microsoft Graph Invoke action sendActivityNotificationToRecipients

Capability Spec

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