get_live_quote
Retrieve the latest live ETF quote in EUR via justETF's WebSocket feed. Provide an ISIN to get the current price from gettex.
Instructions
Return the latest live quote for an ETF from gettex in EUR.
This uses justETF's WebSocket feed. The upstream scraper currently supports gettex/EUR only. Outside trading hours, it should still usually return an initial quote, but a timeout is enforced for local MCP usability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isin | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||