koios_pool_info
Retrieve detailed information about specific Cardano stake pools using pool IDs in bech32 format. Get data like metadata, performance, and more for informed decisions.
Instructions
Get detailed information about 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 |