Palo Alto Networks · Capability

Incident Security Service Posture Management API — Catalog

Incident Security Service Posture Management API — Catalog. 1 operations. Lead operation: Palo Alto Networks Get Application Catalog. Self-contained Naftiko capability covering one Palo Alto Networks business surface.

Run with Naftiko Palo Alto NetworksCatalog

What You Can Do

GET
Catalogget — Palo Alto Networks Get Application Catalog
/v1/sspm/identity/v1/catalog/{apptype}

MCP Tools

palo-alto-networks-get-application

Palo Alto Networks Get Application Catalog

read-only idempotent

Capability Spec

palo-alto-identity-security-posture-management-catalog.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Incident Security Service Posture Management API — Catalog
  description: 'Incident Security Service Posture Management API — Catalog. 1 operations. Lead operation: Palo Alto Networks
    Get Application Catalog. Self-contained Naftiko capability covering one Palo Alto Networks business surface.'
  tags:
  - Palo Alto Networks
  - Catalog
  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-identity-security-posture-management-catalog
    baseUri: https://api.sase.paloaltonetworks.com
    description: Incident Security Service Posture Management API — Catalog business capability. Self-contained, no shared
      references.
    resources:
    - name: sspm-identity-v1-catalog-appType
      path: /sspm/identity/v1/catalog/{appType}
      operations:
      - name: catalogget
        method: GET
        description: Palo Alto Networks Get Application Catalog
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: appType
          in: path
          type: string
          required: true
        - name: feature
          in: query
          type: string
  exposes:
  - type: rest
    namespace: palo-alto-identity-security-posture-management-catalog-rest
    port: 8080
    description: REST adapter for Incident Security Service Posture Management API — Catalog. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/sspm/identity/v1/catalog/{apptype}
      name: sspm-identity-v1-catalog-apptype
      description: REST surface for sspm-identity-v1-catalog-appType.
      operations:
      - method: GET
        name: catalogget
        description: Palo Alto Networks Get Application Catalog
        call: palo-alto-identity-security-posture-management-catalog.catalogget
        with:
          appType: rest.appType
          feature: rest.feature
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: palo-alto-identity-security-posture-management-catalog-mcp
    port: 9090
    transport: http
    description: MCP adapter for Incident Security Service Posture Management API — Catalog. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: palo-alto-networks-get-application
      description: Palo Alto Networks Get Application Catalog
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: palo-alto-identity-security-posture-management-catalog.catalogget
      with:
        appType: tools.appType
        feature: tools.feature
      outputParameters:
      - type: object
        mapping: $.