naftiko: 1.0.0-alpha2 info: label: TVDB API V4 — Artwork Statuses description: 'TVDB API V4 — Artwork Statuses. 1 operations. Lead operation: Get All Artwork Statuses. Self-contained Naftiko capability covering one TheTVDB business surface.' tags: - TheTVDB - Television - Artwork Statuses created: '2026-05-30' modified: '2026-05-30' binds: - namespace: env keys: TVDB_BEARER_TOKEN: TVDB_BEARER_TOKEN capability: consumes: - type: http namespace: v4-artwork-statuses baseUri: 'https://api4.thetvdb.com/v4' description: TVDB API V4 — Artwork Statuses business capability. Self-contained, no shared references. authentication: type: bearer token: '{{env.TVDB_BEARER_TOKEN}}' resources: - name: artwork-statuses path: '/artwork/statuses' operations: - name: getAllArtworkStatuses method: GET description: TheTVDB Get All Artwork Statuses inputParameters: [] outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: v4-artwork-statuses-rest port: 8080 description: REST adapter for TVDB API V4 — Artwork Statuses. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/artwork/statuses name: artwork-statuses description: REST surface for artwork-statuses. operations: - method: GET name: getAllArtworkStatuses description: TheTVDB Get All Artwork Statuses call: v4-artwork-statuses.getAllArtworkStatuses outputParameters: - type: object mapping: $. - type: mcp namespace: v4-artwork-statuses-mcp port: 9090 transport: http description: MCP adapter for TVDB API V4 — Artwork Statuses. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: get-artwork-statuses description: TheTVDB Get All Artwork Statuses hints: readOnly: true destructive: false idempotent: true call: v4-artwork-statuses.getAllArtworkStatuses outputParameters: - type: object mapping: $.