naftiko: 1.0.0-alpha2 info: label: Octoparse — Actions description: 'Octoparse — Actions. 1 operations. Lead operation: Octoparse getActions. Self-contained Naftiko capability covering one Octoparse business surface.' tags: - Octoparse - Actions created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: OCTOPARSE_API_KEY: OCTOPARSE_API_KEY capability: consumes: - type: http namespace: octoparse-actions baseUri: https://openapi.octoparse.com description: Octoparse — Actions business capability. Self-contained, no shared references. resources: - name: task-getActions path: task/getActions operations: - name: post method: POST description: Octoparse getActions outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false exposes: - type: rest namespace: octoparse-actions-rest port: 8080 description: REST adapter for Octoparse — Actions. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/task/getactions name: task-getactions description: REST surface for task-getActions. operations: - method: POST name: post description: Octoparse getActions call: octoparse-actions.post with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: octoparse-actions-mcp port: 9090 transport: http description: MCP adapter for Octoparse — Actions. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: octoparse-getactions description: Octoparse getActions hints: readOnly: false destructive: false idempotent: false call: octoparse-actions.post with: body: tools.body outputParameters: - type: object mapping: $.