naftiko: 1.0.0-alpha2 info: label: Endpoints — subpackage_equityTokens description: 'Endpoints — subpackage_equityTokens. 1 operations. Lead operation: Create equity or token tax event. Self-contained Naftiko capability covering one Deel business surface.' tags: - Deel - subpackage_equityTokens created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: DEEL_API_KEY: DEEL_API_KEY capability: consumes: - type: http namespace: platform-endpoints-subpackage-equitytokens baseUri: https://api.letsdeel.com/rest/v2 description: Endpoints — subpackage_equityTokens business capability. Self-contained, no shared references. resources: - name: equities-tokens-tax-events path: /equities-tokens/tax-events operations: - name: createequityortokentaxevent method: POST description: Create equity or token tax event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: Authorization in: header type: string description: '## Authentication' required: true - name: body in: body type: object description: Request body (JSON). required: false authentication: type: bearer token: '{{env.DEEL_API_KEY}}' exposes: - type: rest namespace: platform-endpoints-subpackage-equitytokens-rest port: 8080 description: REST adapter for Endpoints — subpackage_equityTokens. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/equities-tokens/tax-events name: equities-tokens-tax-events description: REST surface for equities-tokens-tax-events. operations: - method: POST name: createequityortokentaxevent description: Create equity or token tax event call: platform-endpoints-subpackage-equitytokens.createequityortokentaxevent with: Authorization: rest.Authorization body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: platform-endpoints-subpackage-equitytokens-mcp port: 9090 transport: http description: MCP adapter for Endpoints — subpackage_equityTokens. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: create-equity-token-tax-event description: Create equity or token tax event hints: readOnly: false destructive: false idempotent: false call: platform-endpoints-subpackage-equitytokens.createequityortokentaxevent with: Authorization: tools.Authorization body: tools.body outputParameters: - type: object mapping: $.