Google Cloud Dataflow · Capability

Google Cloud Dataflow API — Flex Templates

Google Cloud Dataflow API — Flex Templates. 1 operations. Lead operation: Google Cloud Dataflow Launch a Flex Template job in a specific location. Self-contained Naftiko capability covering one Google Cloud Dataflow business surface.

Run with Naftiko Google Cloud DataflowFlex Templates

What You Can Do

POST
Launchlocationflextemplate — Google Cloud Dataflow Launch a Flex Template job in a specific location
/v1/v1b3/projects/{projectid}/locations/{location}/flextemplates-launch

MCP Tools

google-cloud-dataflow-launch-flex

Google Cloud Dataflow Launch a Flex Template job in a specific location

Capability Spec

google-cloud-dataflow-flex-templates.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Google Cloud Dataflow API — Flex Templates
  description: 'Google Cloud Dataflow API — Flex Templates. 1 operations. Lead operation: Google Cloud Dataflow Launch a Flex
    Template job in a specific location. Self-contained Naftiko capability covering one Google Cloud Dataflow business surface.'
  tags:
  - Google Cloud Dataflow
  - Flex Templates
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    GOOGLE_CLOUD_DATAFLOW_API_KEY: GOOGLE_CLOUD_DATAFLOW_API_KEY
capability:
  consumes:
  - type: http
    namespace: google-cloud-dataflow-flex-templates
    baseUri: https://dataflow.googleapis.com
    description: Google Cloud Dataflow API — Flex Templates business capability. Self-contained, no shared references.
    resources:
    - name: v1b3-projects-projectId-locations-location-flexTemplates:launch
      path: /v1b3/projects/{projectId}/locations/{location}/flexTemplates:launch
      operations:
      - name: launchlocationflextemplate
        method: POST
        description: Google Cloud Dataflow Launch a Flex Template job in a specific location
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    authentication:
      type: bearer
      token: '{{env.GOOGLE_CLOUD_DATAFLOW_API_KEY}}'
  exposes:
  - type: rest
    namespace: google-cloud-dataflow-flex-templates-rest
    port: 8080
    description: REST adapter for Google Cloud Dataflow API — Flex Templates. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/v1b3/projects/{projectid}/locations/{location}/flextemplates-launch
      name: v1b3-projects-projectid-locations-location-flextemplates-launch
      description: REST surface for v1b3-projects-projectId-locations-location-flexTemplates:launch.
      operations:
      - method: POST
        name: launchlocationflextemplate
        description: Google Cloud Dataflow Launch a Flex Template job in a specific location
        call: google-cloud-dataflow-flex-templates.launchlocationflextemplate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: google-cloud-dataflow-flex-templates-mcp
    port: 9090
    transport: http
    description: MCP adapter for Google Cloud Dataflow API — Flex Templates. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: google-cloud-dataflow-launch-flex
      description: Google Cloud Dataflow Launch a Flex Template job in a specific location
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: google-cloud-dataflow-flex-templates.launchlocationflextemplate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.