Uh oh!
There was an error while loading. Please reload this page.
feat(wiza): add Wiza integration for B2B prospect enrichment and search - #4662
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryMedium Risk Overview Implements five new Wiza tools ( Updates docs by adding a new Reviewed by Cursor Bugbot for commit 8ad7d0e. Configure here. |
Greptile SummaryThis PR adds a complete Wiza integration for B2B prospect enrichment and search, introducing 5 tools (
Confidence Score: 4/5Safe to merge with one outstanding fix needed in get_credits.ts. The integration is well-structured and the two previously-reported issues have been addressed. The remaining concern in get_credits.ts — reading data.credits directly instead of first unwrapping the data envelope — means the Get Credits operation would silently return all-null credit fields if the endpoint follows the same response shape as the other Wiza endpoints. apps/sim/tools/wiza/get_credits.ts — response-parsing diverges from the envelope pattern used by all other Wiza tools. Important Files Changed
Reviews (4): Last reviewed commit: "fix(wiza): throw on invalid JSON in adva..." | 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.
Uh oh!
There was an error while loading. Please reload this page.
waleedlatif1
commented
May 19, 2026
waleedlatif1
commented
May 19, 2026
@cursor review |
Uh oh!
There was an error while loading. Please reload this page.
waleedlatif1
commented
May 19, 2026
waleedlatif1
commented
May 19, 2026
@cursor review |
waleedlatif1
commented
May 19, 2026
waleedlatif1
commented
May 19, 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 8ad7d0e. Configure here.
Summary
Type of Change
Testing
Tested manually
Checklist