custom
Setting up an AI agent <> API integration used to mean hunting for the right endpoint, copying details from a separate browser tab, and going back and forth before anything was configured. The updated API integration setup experience cuts that down:
  • Real-time API doc search:
    The setup assistant searches public API documentation on its own, suggests matching endpoints, and asks you to confirm before proceeding.
  • Visible Base URL field:
    The Base URL now appears as a dedicated field directly on the schema canvas and integration detail page, so you always know what you're connected to.
  • cURL command input:
    Prefer working from developer tools? Paste a raw cURL command as an alternative setup path and skip manual field entry entirely.