buygit_find_alternative
Find license-compatible, risk-scored alternatives to any library or repo. Filter by language and required license to avoid license conflicts.
Instructions
Find license-compatible, risk-scored alternatives to a library or repo — the answer GitHub search cannot give (raw search ranks by stars and lacks license/risk signals). Filter by language and required license (e.g. MIT-only). Use when the user says "what can replace X?", "alternatives to Y", or "the GPL version of Z is blocking me, find an MIT one".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Library or repo to find alternatives for. | |
| language | No | Primary language filter (e.g. "TypeScript"). | |
| license | No | SPDX id to restrict alternatives (e.g. MIT to exclude GPL). | |
| limit | No | Max results (1-20). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Echoed query for client-side correlation. | |
| count | Yes | ||
| results | Yes |