Juniper Networks · Capability

Juniper Networks Juniper Mist API — RF Templates

Juniper Networks Juniper Mist API — RF Templates. 1 operations. Lead operation: Juniper Networks List RF templates. Self-contained Naftiko capability covering one Juniper business surface.

Run with Naftiko JuniperRF Templates

What You Can Do

GET
Listsiterftemplates — Juniper Networks List RF templates
/v1/sites/{site-id}/rftemplates

MCP Tools

juniper-networks-list-rf-templates

Juniper Networks List RF templates

read-only idempotent

Capability Spec

mist-rf-templates.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Juniper Networks Juniper Mist API — RF Templates
  description: 'Juniper Networks Juniper Mist API — RF Templates. 1 operations. Lead operation: Juniper Networks List RF templates.
    Self-contained Naftiko capability covering one Juniper business surface.'
  tags:
  - Juniper
  - RF Templates
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    JUNIPER_API_KEY: JUNIPER_API_KEY
capability:
  consumes:
  - type: http
    namespace: mist-rf-templates
    baseUri: https://api.mist.com/api/v1
    description: Juniper Networks Juniper Mist API — RF Templates business capability. Self-contained, no shared references.
    resources:
    - name: sites-site_id-rftemplates
      path: /sites/{site_id}/rftemplates
      operations:
      - name: listsiterftemplates
        method: GET
        description: Juniper Networks List RF templates
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.JUNIPER_API_KEY}}'
  exposes:
  - type: rest
    namespace: mist-rf-templates-rest
    port: 8080
    description: REST adapter for Juniper Networks Juniper Mist API — RF Templates. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/sites/{site-id}/rftemplates
      name: sites-site-id-rftemplates
      description: REST surface for sites-site_id-rftemplates.
      operations:
      - method: GET
        name: listsiterftemplates
        description: Juniper Networks List RF templates
        call: mist-rf-templates.listsiterftemplates
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: mist-rf-templates-mcp
    port: 9090
    transport: http
    description: MCP adapter for Juniper Networks Juniper Mist API — RF Templates. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: juniper-networks-list-rf-templates
      description: Juniper Networks List RF templates
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: mist-rf-templates.listsiterftemplates
      outputParameters:
      - type: object
        mapping: $.