search_climate_triage_issues
Find open source issues related to climate change and sustainability projects. Filter by category, programming language, or keyword to discover opportunities to contribute. Supports pagination and sorting for easy access to relevant issues.
Instructions
Searches for open source issues related to climate change, sustainability and more. Use this tool to find opportunities to contribute to projects addressing climate challenges, explore issues in specific programming languages, or discover projects in various sustainability categories. Returns information about issues including project details, descriptions, and links. Supports filtering, pagination, and sorting to help find relevant issues.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | No | Filter issues by project category | |
keyword | No | Filter issues by project keyword (e.g., 'bug', 'help wanted', 'enhancement') | |
language | No | Filter issues by programming language | |
order | No | Sort order (asc or desc) (default: desc for most recent first) | desc |
page | No | Pagination page number (starts at 1) | |
per_page | No | Number of records per page (default: 10) | |
sort | No | Field to sort by (default: created_at). Use created_at for most recent issues first. | created_at |