fetch_workaround_candidates
Fetch raw GitHub issue threads for the host to judge workarounds / fixes.
Comment bodies are returned verbatim with a judgment_prompt — the host
classifies workaround vs official-fix candidacy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ||
| until | No | ||
| entity | Yes | tech name / handle / id (needs a resolvable GitHub repo). | |
| problem | No | optional symptom keywords to scope the search. | |
| issue_limit | No | top issues to pull (default 5). | |
| comment_limit | No | top comments per issue (default 6). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||