Pyth List Price Feeds
pyth_listPriceFeedsList available Pyth price feeds for oracle reads. Filter by query or asset type to support pricing, risk checks, and market-aware decisions.
Instructions
List available Pyth price feeds, optionally filtered by query or asset type. SAP MCP context: Protocol pyth; operation class read. Use for Pyth oracle price reads and feed discovery. Use oracle reads as context for pricing, risk checks, and market-aware agent decisions; do not treat them as settlement proof.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search filter (e.g. "SOL", "BTC") | |
| assetType | No | Asset Type parameter for Pyth List Price Feeds. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | MCP content blocks returned to the caller. | |
| isError | No | True when the tool result represents an application-level error. |