Skip to content

Support board quick fixes: Slack workflow rename, GitHub uninstall, Salesforce Tooling API, Gong limitations, CLI flags - #51

Open
axel-ext-dust wants to merge 1 commit into
mainfrom
docs/support-board-quick-fixes
Open

Support board quick fixes: Slack workflow rename, GitHub uninstall, Salesforce Tooling API, Gong limitations, CLI flags#51
axel-ext-dust wants to merge 1 commit into
mainfrom
docs/support-board-quick-fixes

Conversation

@axel-ext-dust

Copy link
Copy Markdown
Collaborator

Five small factual fixes from the support board docs triage, each verified against the current code in dust-tt/dust.

  • Slack workflow rename breaks whitelisting (dust-tt/tasks#8938): slack-workflows.mdx now warns that whitelisting matches the exact workflow name and renaming requires re-whitelisting via support. Verified: matching is name-based in connectors/src/connectors/slack/lib/bot_user_helpers.ts.
  • GitHub app uninstall warning (dust-tt/tasks#9810): github.mdx now warns that uninstalling the GitHub App directly breaks the connection silently. Verified: the installation deletion event is not handled in connectors/src/api/webhooks/webhook_github.ts.
  • Salesforce Tooling API (dust-tt/tasks#9808): the Salesforce notes page now states that Tooling API objects (ApexClass, ApexTrigger, FlowDefinition) are not queryable. Verified: the tool only executes SOQL against the standard REST query endpoint.
  • Gong tool limitations (dust-tt/tasks#9809): gong.mdx now states the tools cannot search by keyword/account/participant and that transcripts have no timestamps, pointing search workflows to the Gong connection. Verified: the server exposes only list_calls, get_call, get_call_transcript.
  • CLI flags (dust-tt/tasks#8807): dust-cli.mdx corrected from --api-key/--wId to the actual --key/--workspaceId flags (verified in cli/dust-cli/src/index.tsx), plus a note that API key auth is workspace-level and user-session commands require dust login.

…itHub uninstall, Salesforce Tooling API, Gong limitations, CLI flags)
@mintlify

mintlify Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Dust 🟢 Ready View Preview Aug 7, 2026, 1:51 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant