naftiko: 1.0.0-alpha2 info: label: Palo Alto Networks WildFire API — Submit description: 'Palo Alto Networks WildFire API — Submit. 3 operations. Lead operation: Palo Alto Networks Submit File for Analysis. Self-contained Naftiko capability covering one Palo Alto Networks business surface.' tags: - Palo Alto Networks - Submit 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-wildfire-submit baseUri: https://wildfire.paloaltonetworks.com/publicapi description: Palo Alto Networks WildFire API — Submit business capability. Self-contained, no shared references. resources: - name: submit-file path: /submit/file operations: - name: submitfile method: POST description: Palo Alto Networks Submit File for Analysis outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: submit-link path: /submit/link operations: - name: submitlink method: POST description: Palo Alto Networks Submit Link for Analysis outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: submit-url path: /submit/url operations: - name: submiturl method: POST description: Palo Alto Networks Submit URL for Analysis outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true exposes: - type: rest namespace: palo-alto-wildfire-submit-rest port: 8080 description: REST adapter for Palo Alto Networks WildFire API — Submit. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/submit/file name: submit-file description: REST surface for submit-file. operations: - method: POST name: submitfile description: Palo Alto Networks Submit File for Analysis call: palo-alto-wildfire-submit.submitfile with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/submit/link name: submit-link description: REST surface for submit-link. operations: - method: POST name: submitlink description: Palo Alto Networks Submit Link for Analysis call: palo-alto-wildfire-submit.submitlink with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/submit/url name: submit-url description: REST surface for submit-url. operations: - method: POST name: submiturl description: Palo Alto Networks Submit URL for Analysis call: palo-alto-wildfire-submit.submiturl with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: palo-alto-wildfire-submit-mcp port: 9090 transport: http description: MCP adapter for Palo Alto Networks WildFire API — Submit. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: palo-alto-networks-submit-file description: Palo Alto Networks Submit File for Analysis hints: readOnly: false destructive: false idempotent: false call: palo-alto-wildfire-submit.submitfile with: body: tools.body outputParameters: - type: object mapping: $. - name: palo-alto-networks-submit-link description: Palo Alto Networks Submit Link for Analysis hints: readOnly: false destructive: false idempotent: false call: palo-alto-wildfire-submit.submitlink with: body: tools.body outputParameters: - type: object mapping: $. - name: palo-alto-networks-submit-url description: Palo Alto Networks Submit URL for Analysis hints: readOnly: false destructive: false idempotent: false call: palo-alto-wildfire-submit.submiturl with: body: tools.body outputParameters: - type: object mapping: $.