Google Cloud Operations Suite API — Entries:write

Google Cloud Operations Suite API — Entries:write. 1 operations. Lead operation: Google Cloud Operations Suite Write Log Entries. Self-contained Naftiko capability covering one Google Cloud Operations Suite business surface.

Run with Naftiko Google Cloud Operations SuiteEntries:write

What You Can Do

POST
Writelogentries — Google Cloud Operations Suite Write Log Entries
/v1/v2/entries-write

MCP Tools

google-cloud-operations-suite-write

Google Cloud Operations Suite Write Log Entries

Capability Spec

openapi-entries-write.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Google Cloud Operations Suite API — Entries:write
  description: 'Google Cloud Operations Suite API — Entries:write. 1 operations. Lead operation: Google Cloud Operations Suite
    Write Log Entries. Self-contained Naftiko capability covering one Google Cloud Operations Suite business surface.'
  tags:
  - Google Cloud Operations Suite
  - Entries:write
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    GOOGLE_CLOUD_OPERATIONS_SUITE_API_KEY: GOOGLE_CLOUD_OPERATIONS_SUITE_API_KEY
capability:
  consumes:
  - type: http
    namespace: openapi-entries-write
    baseUri: https://monitoring.googleapis.com
    description: Google Cloud Operations Suite API — Entries:write business capability. Self-contained, no shared references.
    resources:
    - name: v2-entries:write
      path: /v2/entries:write
      operations:
      - name: writelogentries
        method: POST
        description: Google Cloud Operations Suite Write Log Entries
        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: openapi-entries-write-rest
    port: 8080
    description: REST adapter for Google Cloud Operations Suite API — Entries:write. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/v2/entries-write
      name: v2-entries-write
      description: REST surface for v2-entries:write.
      operations:
      - method: POST
        name: writelogentries
        description: Google Cloud Operations Suite Write Log Entries
        call: openapi-entries-write.writelogentries
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: openapi-entries-write-mcp
    port: 9090
    transport: http
    description: MCP adapter for Google Cloud Operations Suite API — Entries:write. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: google-cloud-operations-suite-write
      description: Google Cloud Operations Suite Write Log Entries
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: openapi-entries-write.writelogentries
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.