github_licenses_get_all_commonly_used
Retrieve a list of commonly used open source licenses. Supports optional filtering by featured status and pagination.
Instructions
Get all commonly used licenses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| featured | No | featured | |
| per_page | No | The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." | |
| page | No | The page number of the results to fetch. For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." |