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
- Open an agent workflow session.
- Open Tools.
- Search for the connector.
- Select auth mode:
- Client credentials
- Authorization code
- Complete authorization.
- 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.