listSupportedFeedsByChain
Retrieve a comma-separated list of supported Chainlink price feeds for a specific blockchain network, enabling integration with AI agents and autonomous systems.
Instructions
Returns a comma-separated list of price feed names for a specified blockchain network
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}