naftiko: 1.0.0-alpha2 info: label: LangSmith — ttl-settings description: 'LangSmith — ttl-settings. 2 operations. Lead operation: List Ttl Settings. Self-contained Naftiko capability covering one Langchain business surface.' tags: - Langchain - ttl-settings created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: LANGCHAIN_API_KEY: LANGCHAIN_API_KEY capability: consumes: - type: http namespace: langchain-ttl-settings-2 baseUri: '' description: LangSmith — ttl-settings business capability. Self-contained, no shared references. resources: - name: api-v1-ttl-settings path: /api/v1/ttl-settings operations: - name: listttlsettingsapiv1ttlsettingsget method: GET description: List Ttl Settings outputRawFormat: json outputParameters: - name: result type: object value: $. - name: upsertttlsettingsapiv1ttlsettingsput method: PUT description: Upsert Ttl Settings outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true authentication: type: bearer token: '{{env.LANGCHAIN_API_KEY}}' exposes: - type: rest namespace: langchain-ttl-settings-2-rest port: 8080 description: REST adapter for LangSmith — ttl-settings. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/v1/ttl-settings name: api-v1-ttl-settings description: REST surface for api-v1-ttl-settings. operations: - method: GET name: listttlsettingsapiv1ttlsettingsget description: List Ttl Settings call: langchain-ttl-settings-2.listttlsettingsapiv1ttlsettingsget outputParameters: - type: object mapping: $. - method: PUT name: upsertttlsettingsapiv1ttlsettingsput description: Upsert Ttl Settings call: langchain-ttl-settings-2.upsertttlsettingsapiv1ttlsettingsput with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: langchain-ttl-settings-2-mcp port: 9090 transport: http description: MCP adapter for LangSmith — ttl-settings. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: list-ttl-settings description: List Ttl Settings hints: readOnly: true destructive: false idempotent: true call: langchain-ttl-settings-2.listttlsettingsapiv1ttlsettingsget outputParameters: - type: object mapping: $. - name: upsert-ttl-settings description: Upsert Ttl Settings hints: readOnly: false destructive: false idempotent: true call: langchain-ttl-settings-2.upsertttlsettingsapiv1ttlsettingsput with: body: tools.body outputParameters: - type: object mapping: $.