codetrends-intel__search_repositories
ActiveTool of TO1 Intelligence Fleet
[codetrends-intel] Search public code repositories by keyword, topic, or qualifier (language:, stars:>, topic:, etc.), ranked by star count descending. Useful for finding popular projects in a given ecosystem or niche. Backed by an unauthenticated public search API limited to roughly 10 requests/min per IP, so results may occasionally 429 under heavy concurrent use.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"maximum": 30,
"minimum": 1,
"description": "Max number of results to return (1-30). Defaults to 10."
},
"query": {
"type": "string",
"description": "Search query, e.g. 'machine learning language:python' or 'topic:llm stars:>500'."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries