list_unit_prices
Retrieve current pricing per dataset and schema to understand costs before querying market data. Returns unit prices showing cost per GB or per record.
Instructions
Get current pricing information per dataset/schema combination.
Parameters:
dataset(optional) - Filter by dataset name (e.g., "GLBX.MDP3")
Returns:
List of unit prices showing cost per GB or per record
Helps understand pricing before querying
Example: list_unit_prices(dataset="GLBX.MDP3")
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | No | Filter by dataset name (e.g., 'GLBX.MDP3') |