org_search
Use when primary search returns no results. Search across organization repositories to find text matches, returning results annotated with source repo.
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 |