list_emissions
Retrieve global vessel emissions data filtered by reporting year, with pagination for handling large datasets and enabling trend analysis.
Instructions
List global vessel emissions data with optional year filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page, 1 to 50. Defaults to 20. | |
| period | No | Reporting year filter (e.g. 2024) | |
| nextToken | No | Pagination token from previous response |