koios_pool_metadata
Fetch metadata for specific Cardano stake pools by providing their bech32 pool IDs. Supports pagination and field selection.
Instructions
Get metadata for specific stake pools
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page (1-1000) | |
| order | No | Column ordering | |
| offset | No | Pagination offset | |
| select | No | Comma-separated column names for vertical filtering | |
| _pool_bech32_ids | Yes | Array of pool IDs in bech32 format |