get_quote
Retrieve current bid and ask prices for a financial symbol, automatically adding it to Market Watch if not already present.
Instructions
Current bid/ask for a symbol. Prepares the symbol in Market Watch if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| bid | Yes | ||
| ask | Yes | ||
| time | Yes |