naftiko: 1.0.0-alpha2 info: label: Endpoints — subpackage_employeeInformation description: 'Endpoints — subpackage_employeeInformation. 1 operations. Lead operation: Employee additional info template. Self-contained Naftiko capability covering one Deel business surface.' tags: - Deel - subpackage_employeeInformation 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-employeeinformation baseUri: https://api.letsdeel.com/rest/v2 description: Endpoints — subpackage_employeeInformation business capability. Self-contained, no shared references. resources: - name: employee-info-contract-types-type-countries-country path: /employee-info/contract-types/{type}/countries/{country} operations: - name: employeeadditionalinfotemplatev20260101 method: GET description: Employee additional info template outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: type in: path type: string description: The contract type. Must be 'eor' (Employer of Record) or 'gp' (Global Payroll). required: true - name: country in: path type: string description: ISO 3166-1 alpha-2 country code. required: true - name: Authorization in: header type: string description: '## Authentication' required: true authentication: type: bearer token: '{{env.DEEL_API_KEY}}' exposes: - type: rest namespace: platform-endpoints-subpackage-employeeinformation-rest port: 8080 description: REST adapter for Endpoints — subpackage_employeeInformation. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/employee-info/contract-types/{type}/countries/{country} name: employee-info-contract-types-type-countries-country description: REST surface for employee-info-contract-types-type-countries-country. operations: - method: GET name: employeeadditionalinfotemplatev20260101 description: Employee additional info template call: platform-endpoints-subpackage-employeeinformation.employeeadditionalinfotemplatev20260101 with: type: rest.type country: rest.country Authorization: rest.Authorization outputParameters: - type: object mapping: $. - type: mcp namespace: platform-endpoints-subpackage-employeeinformation-mcp port: 9090 transport: http description: MCP adapter for Endpoints — subpackage_employeeInformation. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: employee-additional-info-template description: Employee additional info template hints: readOnly: true destructive: false idempotent: true call: platform-endpoints-subpackage-employeeinformation.employeeadditionalinfotemplatev20260101 with: type: tools.type country: tools.country Authorization: tools.Authorization outputParameters: - type: object mapping: $.