chore: sync agent connector docs from production API#748
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📜 Recent review details⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🧰 Additional context used📓 Path-based instructions (8)**/*.mdx📄 CodeRabbit inference engine (.cursorrules)
Files:
⚙️ CodeRabbit configuration file
Files:
**/*.{yml,yaml,md,mdx}📄 CodeRabbit inference engine (.cursor/rules/browsecentral-labels.mdc)
Files:
**/*.{md,mdx}📄 CodeRabbit inference engine (.cursor/rules/deno-docs-style.mdc)
Files:
**/*.{ts,tsx,py,go,java,mdx,md}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/*.{mdx,md}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/*.{md,mdx,astro,ts}📄 CodeRabbit inference engine (CONTRIBUTING.md)
Files:
src/components/templates/agent-connectors/_setup-*.mdx⚙️ CodeRabbit configuration file
Files:
**⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (17)📚 Learning: 2026-02-25T03:34:41.147ZApplied to files:
📚 Learning: 2026-02-25T18:41:00.639ZApplied to files:
📚 Learning: 2026-05-16T17:25:30.736ZApplied to files:
📚 Learning: 2026-03-10T10:37:47.033ZApplied to files:
📚 Learning: 2026-03-10T10:38:27.783ZApplied to files:
📚 Learning: 2026-03-12T16:26:39.422ZApplied to files:
📚 Learning: 2026-03-10T10:38:30.012ZApplied to files:
📚 Learning: 2026-03-12T16:28:37.168ZApplied to files:
📚 Learning: 2026-03-12T16:29:08.626ZApplied to files:
📚 Learning: 2026-05-21T11:45:36.989ZApplied to files:
📚 Learning: 2026-05-21T11:45:34.201ZApplied to files:
📚 Learning: 2026-06-02T10:23:08.719ZApplied to files:
📚 Learning: 2026-04-25T07:22:18.321ZApplied to files:
📚 Learning: 2026-05-06T07:23:46.423ZApplied to files:
📚 Learning: 2026-05-07T16:00:06.233ZApplied to files:
📚 Learning: 2026-05-07T16:00:21.950ZApplied to files:
📚 Learning: 2026-05-16T17:25:30.736ZApplied to files:
🔇 Additional comments (1)
WalkthroughAdds many new MCP connector tool registries and MDX docs, updates Figma/HubSpot/Outlook tool schemas, and registers providers in the agent-connectors catalog. ChangesConnector documentation and tool coverage
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes Possibly related PRs
Suggested reviewers
✨ Finishing Touches🧪 Generate unit tests (beta)
|
2d8e5a8 to
59c88d6
Compare
✅ Deploy Preview for scalekit-starlight ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…ashboard navigation
✅ Deploy Preview for scalekit-starlight ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Actionable comments posted: 4
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@src/content/docs/agentkit/connectors/twilio.mdx`:
- Around line 27-50: The quickstart for the Basic Auth Twilio connector is
missing the non-OAuth first-call step: update the Steps block in the connector
quickstart to include a third step that renders QuickstartGenericApikeySection
(after the AgentKitCredentials step) so readers see the first execute_tool call;
ensure the new step uses the non-OAuth quickstart template and references the
same credential component flow already present (AgentKitCredentials) so the page
is task-complete for Basic Auth connectors.
In `@src/data/agent-connectors/echtpostmcp.ts`:
- Around line 431-435: The tool parameter definition for the search field (the
object with name: 'search', type: 'string') currently mentions filtering by
"name or company"—remove "company" and update the description to reference the
actual motive-related fields this connector supports (e.g., filtering by motive
or motive-related fields) so the help text accurately describes what the search
term filters; edit the description string for the search parameter in the
tool/schema definition to reflect this change.
In `@src/data/agent-connectors/prismamcp.ts`:
- Around line 5-7: The connector metadata for the tool named
'prismamcp_create_prisma_postgres_backup' contains a contradictory description
(it claims "Create" in the name but says on‑demand creation is not supported);
fix the upstream sync metadata (do not hand-edit the generated file) so the
tool's description matches its actual behavior — either rename the tool to
reflect that it manages or lists automated backups or change the description to
explicitly state it only interacts with system-created automated backups (remove
the "create" implication). Update the metadata entry for the symbol
prismamcp_create_prisma_postgres_backup accordingly.
In `@src/data/agent-connectors/twilio.ts`:
- Around line 10-57: Update the Twilio tool param types to match upstream API:
in src/data/agent-connectors/twilio.ts (lines 10-57) for the tool
"twilio_available_numbers_local" change param "area_code" type from string to
integer and change "sms_enabled" and "voice_enabled" types from string to
boolean; in the same file (lines 498-531) for the tool
"twilio_available_numbers_toll_free" change "area_code" type from string to
integer; also update the Verify Service tool (referenced in the comment at lines
498-531) parameters "lookup_enabled", "psd2_enabled", and
"skip_sms_to_landlines" from string to boolean so the param types match Twilio's
lookupEnabled/psd2Enabled/skipSmsToLandlines fields.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Pro
Run ID: 86dc1c44-eee3-420d-9eda-2feade985f24
📒 Files selected for processing (40)
src/content/docs/agentkit/connectors/convertapimcp.mdxsrc/content/docs/agentkit/connectors/databoxmcp.mdxsrc/content/docs/agentkit/connectors/deepgrammcp.mdxsrc/content/docs/agentkit/connectors/devrevmcp.mdxsrc/content/docs/agentkit/connectors/docsautomatormcp.mdxsrc/content/docs/agentkit/connectors/echtpostmcp.mdxsrc/content/docs/agentkit/connectors/fiberymcp.mdxsrc/content/docs/agentkit/connectors/figma.mdxsrc/content/docs/agentkit/connectors/fullenrichmcp.mdxsrc/content/docs/agentkit/connectors/huggingfacemcp.mdxsrc/content/docs/agentkit/connectors/kitmcp.mdxsrc/content/docs/agentkit/connectors/lemlistmcp.mdxsrc/content/docs/agentkit/connectors/mem0mcp.mdxsrc/content/docs/agentkit/connectors/memberstackmcp.mdxsrc/content/docs/agentkit/connectors/motionmcp.mdxsrc/content/docs/agentkit/connectors/outlook.mdxsrc/content/docs/agentkit/connectors/pendomcp.mdxsrc/content/docs/agentkit/connectors/prismamcp.mdxsrc/content/docs/agentkit/connectors/twilio.mdxsrc/data/agent-connectors/catalog.tssrc/data/agent-connectors/convertapimcp.tssrc/data/agent-connectors/databoxmcp.tssrc/data/agent-connectors/deepgrammcp.tssrc/data/agent-connectors/devrevmcp.tssrc/data/agent-connectors/docsautomatormcp.tssrc/data/agent-connectors/echtpostmcp.tssrc/data/agent-connectors/fiberymcp.tssrc/data/agent-connectors/figma.tssrc/data/agent-connectors/fullenrichmcp.tssrc/data/agent-connectors/hubspot.tssrc/data/agent-connectors/huggingfacemcp.tssrc/data/agent-connectors/kitmcp.tssrc/data/agent-connectors/lemlistmcp.tssrc/data/agent-connectors/mem0mcp.tssrc/data/agent-connectors/memberstackmcp.tssrc/data/agent-connectors/motionmcp.tssrc/data/agent-connectors/outlook.tssrc/data/agent-connectors/pendomcp.tssrc/data/agent-connectors/prismamcp.tssrc/data/agent-connectors/twilio.ts
Summary
node scripts/sync-agent-connectors.jsagainst production API to regenerate all connector documentationChanges
src/content/docs/agentkit/connectors/— regenerated MDX pages for all connectorssrc/data/agent-connectors/— updated tool data TS filessrc/data/agent-connectors/catalog.ts— updated connector catalogNo manual content changes — all changes are from the production API sync.
Summary by CodeRabbit
New Features
Documentation
Improvements