naftiko: 1.0.0-alpha2 info: label: Palo Alto Networks Prisma Cloud Compute API — Policies description: 'Palo Alto Networks Prisma Cloud Compute API — Policies. 4 operations. Lead operation: Palo Alto Networks Get Image Compliance Policy. Self-contained Naftiko capability covering one Palo Alto Networks business surface.' tags: - Palo Alto Networks - Policies created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: PALO_ALTO_NETWORKS_API_KEY: PALO_ALTO_NETWORKS_API_KEY capability: consumes: - type: http namespace: palo-alto-prisma-cloud-compute-policies baseUri: https://{console}/api/v1 description: Palo Alto Networks Prisma Cloud Compute API — Policies business capability. Self-contained, no shared references. resources: - name: policies-compliance-images path: /policies/compliance/images operations: - name: getimagecompliancepolicy method: GET description: Palo Alto Networks Get Image Compliance Policy outputRawFormat: json outputParameters: - name: result type: object value: $. - name: policies-runtime-container path: /policies/runtime/container operations: - name: getcontainerruntimepolicy method: GET description: Palo Alto Networks Get Container Runtime Policy outputRawFormat: json outputParameters: - name: result type: object value: $. - name: policies-vulnerability-images path: /policies/vulnerability/images operations: - name: getimagevulnerabilitypolicy method: GET description: Palo Alto Networks Get Image Vulnerability Policy outputRawFormat: json outputParameters: - name: result type: object value: $. - name: updateimagevulnerabilitypolicy method: PUT description: Palo Alto Networks Update Image Vulnerability Policy 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.PALO_ALTO_NETWORKS_API_KEY}}' exposes: - type: rest namespace: palo-alto-prisma-cloud-compute-policies-rest port: 8080 description: REST adapter for Palo Alto Networks Prisma Cloud Compute API — Policies. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/policies/compliance/images name: policies-compliance-images description: REST surface for policies-compliance-images. operations: - method: GET name: getimagecompliancepolicy description: Palo Alto Networks Get Image Compliance Policy call: palo-alto-prisma-cloud-compute-policies.getimagecompliancepolicy outputParameters: - type: object mapping: $. - path: /v1/policies/runtime/container name: policies-runtime-container description: REST surface for policies-runtime-container. operations: - method: GET name: getcontainerruntimepolicy description: Palo Alto Networks Get Container Runtime Policy call: palo-alto-prisma-cloud-compute-policies.getcontainerruntimepolicy outputParameters: - type: object mapping: $. - path: /v1/policies/vulnerability/images name: policies-vulnerability-images description: REST surface for policies-vulnerability-images. operations: - method: GET name: getimagevulnerabilitypolicy description: Palo Alto Networks Get Image Vulnerability Policy call: palo-alto-prisma-cloud-compute-policies.getimagevulnerabilitypolicy outputParameters: - type: object mapping: $. - method: PUT name: updateimagevulnerabilitypolicy description: Palo Alto Networks Update Image Vulnerability Policy call: palo-alto-prisma-cloud-compute-policies.updateimagevulnerabilitypolicy with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: palo-alto-prisma-cloud-compute-policies-mcp port: 9090 transport: http description: MCP adapter for Palo Alto Networks Prisma Cloud Compute API — Policies. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: palo-alto-networks-get-image description: Palo Alto Networks Get Image Compliance Policy hints: readOnly: true destructive: false idempotent: true call: palo-alto-prisma-cloud-compute-policies.getimagecompliancepolicy outputParameters: - type: object mapping: $. - name: palo-alto-networks-get-container description: Palo Alto Networks Get Container Runtime Policy hints: readOnly: true destructive: false idempotent: true call: palo-alto-prisma-cloud-compute-policies.getcontainerruntimepolicy outputParameters: - type: object mapping: $. - name: palo-alto-networks-get-image-2 description: Palo Alto Networks Get Image Vulnerability Policy hints: readOnly: true destructive: false idempotent: true call: palo-alto-prisma-cloud-compute-policies.getimagevulnerabilitypolicy outputParameters: - type: object mapping: $. - name: palo-alto-networks-update-image description: Palo Alto Networks Update Image Vulnerability Policy hints: readOnly: false destructive: false idempotent: true call: palo-alto-prisma-cloud-compute-policies.updateimagevulnerabilitypolicy with: body: tools.body outputParameters: - type: object mapping: $.