improvement(apollo): align tools and block with Apollo API docs#4487
improvement(apollo): align tools and block with Apollo API docs#4487waleedlatif1 wants to merge 13 commits intostagingfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryMedium Risk Overview Several tools change request semantics and endpoints (e.g., Updates the Apollo block’s input schema and param processing to parse more JSON fields, remap legacy/renamed fields (including new Reviewed by Cursor Bugbot for commit aa52f0d. Configure here. |
Greptile SummaryThis PR aligns all 25 Apollo tools and the block with the official Apollo API, fixing endpoint paths, field names (
Confidence Score: 4/5Safe to merge with the object-form/missing-IDs guard gap addressed in the two bulk-update tools. Both apps/sim/tools/apollo/contact_bulk_update.ts and apps/sim/tools/apollo/account_bulk_update.ts — both need a cross-check between the object form of Important Files Changed
Reviews (5): Last reviewed commit: "fix(apollo): tighten account_bulk_update..." | Re-trigger Greptile |
e59ab46 to
7447852
Compare
|
@greptile |
|
@cursor review |
|
bugbot run |
|
@cursor review |
|
@greptile |
|
@greptile |
|
@cursor review |
|
@greptile |
|
@cursor review |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit aa52f0d. Configure here.

Summary
Type of Change
Testing
Tested manually. Lint and typecheck pass.
Checklist