naftiko: 1.0.0-alpha2 info: label: FactSet Watchlist API for Digital Portals — Modify description: 'FactSet Watchlist API for Digital Portals — Modify. 2 operations. Lead operation: Factset Modify a Watchlist.. Self-contained Naftiko capability covering one Factset business surface.' tags: - Factset - Modify created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: FACTSET_API_KEY: FACTSET_API_KEY capability: consumes: - type: http namespace: watchlist-api-for-digital-portals-modify baseUri: https://api.factset.com/wealth/v1 description: FactSet Watchlist API for Digital Portals — Modify business capability. Self-contained, no shared references. resources: - name: watchlist-modify path: /watchlist/modify operations: - name: postwatchlistmodify method: POST description: Factset Modify a Watchlist. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: watchlist-position-modify path: /watchlist/position/modify operations: - name: postwatchlistpositionmodify method: POST description: Factset Modify a Position in a Watchlist. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false authentication: type: basic username: '{{env.FACTSET_USER}}' password: '{{env.FACTSET_PASS}}' exposes: - type: rest namespace: watchlist-api-for-digital-portals-modify-rest port: 8080 description: REST adapter for FactSet Watchlist API for Digital Portals — Modify. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/watchlist/modify name: watchlist-modify description: REST surface for watchlist-modify. operations: - method: POST name: postwatchlistmodify description: Factset Modify a Watchlist. call: watchlist-api-for-digital-portals-modify.postwatchlistmodify with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/watchlist/position/modify name: watchlist-position-modify description: REST surface for watchlist-position-modify. operations: - method: POST name: postwatchlistpositionmodify description: Factset Modify a Position in a Watchlist. call: watchlist-api-for-digital-portals-modify.postwatchlistpositionmodify with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: watchlist-api-for-digital-portals-modify-mcp port: 9090 transport: http description: MCP adapter for FactSet Watchlist API for Digital Portals — Modify. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: factset-modify-watchlist description: Factset Modify a Watchlist. hints: readOnly: false destructive: false idempotent: false call: watchlist-api-for-digital-portals-modify.postwatchlistmodify with: body: tools.body outputParameters: - type: object mapping: $. - name: factset-modify-position-watchlist description: Factset Modify a Position in a Watchlist. hints: readOnly: false destructive: false idempotent: false call: watchlist-api-for-digital-portals-modify.postwatchlistpositionmodify with: body: tools.body outputParameters: - type: object mapping: $.