Back to GitHub
Connect Knoon AI with GitHub to automate AI workflows.
Search repositories using GitHub query syntax.
githubDefaultSearchRepositories
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| query | mustache | Search query string, e.g. language:javascript stars:>50000. | Yes |
| sort | string | Optional sort: stars, forks, help-wanted-issues, updated. | No |
| order | string | Optional order: desc or asc. | No |
| perPage | mustache | Optional page size (1-100, default 30). | No |
| page | mustache | Optional page number (default 1). | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | Search result with repository summaries. |