Palo Alto Networks · Capability

Palo Alto Networks SaaS Security API — Settings

Palo Alto Networks SaaS Security API — Settings. 1 operations. Lead operation: Palo Alto Networks Get Log Forwarding Settings. Self-contained Naftiko capability covering one Palo Alto Networks business surface.

Run with Naftiko Palo Alto NetworksSettings

What You Can Do

GET
Getlogforwardingsettings — Palo Alto Networks Get Log Forwarding Settings
/v1/api/settings/log-forwarding

MCP Tools

palo-alto-networks-get-log

Palo Alto Networks Get Log Forwarding Settings

read-only idempotent

Capability Spec

palo-alto-saas-security-settings.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Palo Alto Networks SaaS Security API — Settings
  description: 'Palo Alto Networks SaaS Security API — Settings. 1 operations. Lead operation: Palo Alto Networks Get Log
    Forwarding Settings. Self-contained Naftiko capability covering one Palo Alto Networks business surface.'
  tags:
  - Palo Alto Networks
  - Settings
  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-saas-security-settings
    baseUri: https://api.aperture.paloaltonetworks.com
    description: Palo Alto Networks SaaS Security API — Settings business capability. Self-contained, no shared references.
    resources:
    - name: api-settings-log-forwarding
      path: /api/settings/log-forwarding
      operations:
      - name: getlogforwardingsettings
        method: GET
        description: Palo Alto Networks Get Log Forwarding Settings
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.PALO_ALTO_NETWORKS_API_KEY}}'
  exposes:
  - type: rest
    namespace: palo-alto-saas-security-settings-rest
    port: 8080
    description: REST adapter for Palo Alto Networks SaaS Security API — Settings. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/api/settings/log-forwarding
      name: api-settings-log-forwarding
      description: REST surface for api-settings-log-forwarding.
      operations:
      - method: GET
        name: getlogforwardingsettings
        description: Palo Alto Networks Get Log Forwarding Settings
        call: palo-alto-saas-security-settings.getlogforwardingsettings
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: palo-alto-saas-security-settings-mcp
    port: 9090
    transport: http
    description: MCP adapter for Palo Alto Networks SaaS Security API — Settings. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: palo-alto-networks-get-log
      description: Palo Alto Networks Get Log Forwarding Settings
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: palo-alto-saas-security-settings.getlogforwardingsettings
      outputParameters:
      - type: object
        mapping: $.