Skip to main content

Documentation Index

Fetch the complete documentation index at: https://budecosystem-b7b14df4.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Tool connectors let agents invoke external systems through connector-backed integrations.

Connect a Tool

  1. Open an agent workflow session.
  2. Open Tools.
  3. Search for the connector.
  4. Select auth mode:
    • Client credentials
    • Authorization code
  5. Complete authorization.
  6. Validate connector details and availability.

OAuth Resume Behavior

When OAuth is used, agent sessions can restore connector state and continue workflow configuration after callback.

Operational Guidance

  • Use least-privilege credentials.
  • Validate connector availability per environment.
  • Retest critical prompts after connector updates.