Pyth List Price Feeds
pyth_listPriceFeedsDiscover and list Pyth price feeds, filtered by query or asset type, for oracle reads used in pricing and risk assessments.
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. |