get_asset_price
Retrieve real-time pricing data for assets like precious metals and cryptocurrencies to access and display current market values for informed decision-making.
Instructions
Retrieves current pricing information for various assets including precious metals and cryptocurrencies
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}