naftiko: 1.0.0-alpha2 info: label: Bloomberg BLPAPI Core — Intraday Bars description: 'Bloomberg BLPAPI Core — Intraday Bars. 1 operations. Lead operation: Request Intraday Ohlc Bars for a Single Security.. Self-contained Naftiko capability covering one Bloomberg business surface.' tags: - Bloomberg - Intraday Bars created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: BLOOMBERG_API_KEY: BLOOMBERG_API_KEY capability: consumes: - type: http namespace: blpapi-core-intraday-bars baseUri: '' description: Bloomberg BLPAPI Core — Intraday Bars business capability. Self-contained, no shared references. resources: - name: refdata-IntradayBarRequest path: /refdata/IntradayBarRequest operations: - name: intradaybarrequest method: POST description: Request Intraday Ohlc Bars for a Single Security. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true exposes: - type: rest namespace: blpapi-core-intraday-bars-rest port: 8080 description: REST adapter for Bloomberg BLPAPI Core — Intraday Bars. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/refdata/intradaybarrequest name: refdata-intradaybarrequest description: REST surface for refdata-IntradayBarRequest. operations: - method: POST name: intradaybarrequest description: Request Intraday Ohlc Bars for a Single Security. call: blpapi-core-intraday-bars.intradaybarrequest with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: blpapi-core-intraday-bars-mcp port: 9090 transport: http description: MCP adapter for Bloomberg BLPAPI Core — Intraday Bars. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: request-intraday-ohlc-bars-single description: Request Intraday Ohlc Bars for a Single Security. hints: readOnly: false destructive: false idempotent: false call: blpapi-core-intraday-bars.intradaybarrequest with: body: tools.body outputParameters: - type: object mapping: $.