org_search
Conduct text-match searches across organization repositories as a fallback when broader cross-repo search returns no results. Results include source repository annotations.
Instructions
FALLBACK ONLY — use org_wide_search first. Text-match search across org repos when org_wide_search returns nothing. Do NOT call as primary cross-repo search — org_wide_search has broader coverage.
Use when: org_wide_search returned 0 results, or the index is sparse. Returns a list of results annotated with source repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No |