get_supported_networks
Retrieve a paginated list of supported networks from GeckoTerminal. Results displayed as a formatted table with network IDs and names.
Instructions
Query all supported networks on GeckoTerminal and return a formatted table.
Args:
page: Page number for pagination (default: 1)
Returns:
Formatted table as a string with columns: id, nameInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |