repopilot_search_runbooks
Search historical runbooks for a repository using failure symptoms to guide repair strategy selection. Read-only triage tool.
Instructions
Search verified historical RepoPilot runbooks for a target repository using failure symptoms or repair terms. Call during triage before selecting a repair strategy; do not use it as proof that a current defect is identical. Returns ranked stored runbooks and does not modify repository or run state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return, from 1 through 20; defaults to 5. | |
| query | Yes | Failure symptoms, component names, or repair terms to match against verified runbooks. | |
| repository | Yes | Target GitHub repository in owner/name format. |