naftiko: 1.0.0-alpha2 info: label: Juniper Networks Juniper Mist Cloud API — Insights description: 'Juniper Networks Juniper Mist Cloud API — Insights. 1 operations. Lead operation: Juniper Networks List Marvis actions. Self-contained Naftiko capability covering one Juniper Networks business surface.' tags: - Juniper Networks - Insights created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: JUNIPER_NETWORKS_API_KEY: JUNIPER_NETWORKS_API_KEY capability: consumes: - type: http namespace: mist-insights baseUri: https://api.mist.com/api/v1 description: Juniper Networks Juniper Mist Cloud API — Insights business capability. Self-contained, no shared references. resources: - name: sites-site_id-insights-marvis path: /sites/{site_id}/insights/marvis operations: - name: listmarvisactions method: GET description: Juniper Networks List Marvis actions outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: start in: query type: integer description: Start time epoch in seconds. - name: end in: query type: integer description: End time epoch in seconds. authentication: type: bearer token: '{{env.JUNIPER_NETWORKS_API_KEY}}' exposes: - type: rest namespace: mist-insights-rest port: 8080 description: REST adapter for Juniper Networks Juniper Mist Cloud API — Insights. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/sites/{site-id}/insights/marvis name: sites-site-id-insights-marvis description: REST surface for sites-site_id-insights-marvis. operations: - method: GET name: listmarvisactions description: Juniper Networks List Marvis actions call: mist-insights.listmarvisactions with: start: rest.start end: rest.end outputParameters: - type: object mapping: $. - type: mcp namespace: mist-insights-mcp port: 9090 transport: http description: MCP adapter for Juniper Networks Juniper Mist Cloud API — Insights. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: juniper-networks-list-marvis-actions description: Juniper Networks List Marvis actions hints: readOnly: true destructive: false idempotent: true call: mist-insights.listmarvisactions with: start: tools.start end: tools.end outputParameters: - type: object mapping: $.