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.
Quick Diagnosis Flow
Creation Issues
Cannot create a new agent
Likely causes:- Missing project context
- Insufficient permissions
- Re-open from the project Agents tab.
- Confirm manage-level project permissions.
Drawer opens with stale data
Likely cause: Previous workflow/session state persisted. Fixes:- Start a fresh creation flow from + Create New.
- Re-open the drawer after navigation reset.
Execution Issues
Agent output is inconsistent
Likely causes:- Prompt not specific enough
- Missing structured schema constraints
- Strengthen system prompt instructions.
- Enable structured input/output and define variable types.
Wrong model/deployment behavior
Likely cause: Incorrect target selected in configuration. Fixes:- Confirm selected deployment/model in agent settings.
- Re-run validation before saving.
Tools and Connector Issues
Connector does not appear as connected
Likely causes:- Authorization incomplete
- Session not restored after OAuth callback
- Re-run connector authorization.
- Return to the same agent session and verify connector details panel.
Tool calls fail at runtime
Likely causes:- Insufficient connector permissions
- Downstream system unavailability
- Re-check connector scopes.
- Verify endpoint/service health on the external system.
Versioning Issues
New version not visible
Fixes:- Refresh the Versions tab.
- Confirm save completed successfully.
Default version not updating
Fixes:- Retry set-default action.
- Confirm project-level permission to modify versions.