improvement(integrations): tighten sixtyfour, agentmail, agentphone outputs#4765
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview AgentMail — Tools and types now surface AgentPhone — Conversation message mapping and schemas add Sixtyfour — Reviewed by Cursor Bugbot for commit fce28d3. Configure here. |
Greptile SummaryThis PR tightens the output contracts for three integrations — sixtyfour, agentmail, and agentphone — by surfacing previously-hidden or undocumented API fields and improving field descriptions to match the codebase's updated documentation standard.
Confidence Score: 5/5Safe to merge — all changes are additive output-contract improvements with no breaking changes to existing fields. Every new field has a safe default in the error and happy-path branches ( No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "chore(skills): clarify validate-integrat..." | Re-trigger Greptile |
|
@greptile |
|
@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 fce28d3. Configure here.
Summary
org_chartfrom enrich-company, add typed properties toemails/personalEmailsblock outputsreplyToto "Override Recipients" (comma-separated), exposeusernameas advanced, addtimestampoutputmediaUrlsarray on conversation messages, document list_contacts max=200Type of Change
Testing
Tested manually against live API docs (sixtyfour OpenAPI spec).
Checklist