Token Detail
token_detailRetrieve all key details for a token in one call: metadata, quote, last 5 corporate actions, multiplier history, trading statuses, and pending split warnings. Unknown symbols produce an error.
Instructions
Full dossier for one token: metadata (contract, chain 4663, decimals, isin, logo), its quote() view, the last 5 corporate actions, the multiplier block with history_note, trading capabilities (normalized + raw market/extended/overnight statuses) and warnings - a pending multiplier change surfaces as 'pending split: 1->X on DATE'. Unknown symbol raises an error (MCP isError). Example: token_detail(symbol="AAPL")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||