Uh oh!
There was an error while loading. Please reload this page.
fix(hunter): align tools, block, and outputs with Hunter.io v2 API spec - #4511
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryMedium Risk Overview Updates the block/integration metadata ( Reviewed by Cursor Bugbot for commit d5501d5. Configure here. |
Greptile SummaryThis PR audits the Hunter.io integration against the v2 API spec, removing phantom output fields, fixing response-path bugs, and aligning request body serialization across
Confidence Score: 5/5Safe to merge — all changes are confined to the Hunter.io integration layer with no shared infrastructure touched. The diff is a straightforward API-alignment pass: phantom output fields removed, real v2 fields added, response-path fixes backed by new unit tests. Type interfaces are updated consistently with the runtime transforms, null-safety is improved throughout, and the block UI changes are additive. No shared utilities, auth flows, or data-persistence paths are modified. No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "fix(hunter): match documented Discover r..." | Re-trigger Greptile |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
waleedlatif1
commented
May 8, 2026
waleedlatif1
commented
May 8, 2026
@cursor review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit d5501d5. Configure here.
Uh oh!
There was an error while loading. Please reload this page.
Summary
Type of Change
Testing
Checklist