ecosystem_rebuild_queries_from_repos
Aggregates and counts search queries that have discovered repositories, showing which queries and how many repos each query has found. Helps audit query productivity and identify overlapping queries.
Instructions
Return a recap of all search queries that have discovered repos in this project.
Scans discovered_via_queries across all stored profiles and aggregates counts per query. Useful to audit which queries are most productive and which repos are multi-query hits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Optional project scope override. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||