Change Workspace State
Put a workspace to sleep or archive it. Both actions stop active workspace use; archive is a stronger transition but is documented as restorable. Confirm the intended target and state before calling.
Conductor is a cloud development platform for creating workspaces, running coding-agent sessions, exchanging messages, and searching session transcripts.
Put a workspace to sleep or archive it. Both actions stop active workspace use; archive is a stronger transition but is documented as restorable. Confirm the intended target and state before calling.
Create another agent chat session in an existing workspace. This may start agent/model resources and incur charges; call only when the user explicitly intends a new session.
Create a cloud workspace and its first agent session. This launches compute and may incur cloud or model charges; call only when the user explicitly intends to create a new workspace.
Return the user and organization represented by the connected Conductor API key. Use this to verify which account the connection acts as.
Get one transcript message by id. The content may contain sensitive prompts, agent output, configuration, or provider-specific events.
Get one Conductor project and its repository remote by project id.
Get one agent session's configuration and current idle, working, or error status in one read. The tool fails unless both records are retrieved and refer to the requested session.
Get a workspace's metadata and current lifecycle status in one read, including initialization progress or errors. The tool fails unless both records are retrieved and refer to the requested workspace.
Read one page of a session transcript or incrementally read messages after a known message ID. Returned content may contain sensitive user prompts, agent output, configuration, or provider events; request and expose it only when needed.
List repositories available to the connected account for creating Conductor workspaces.
List one page of agent chat sessions in a Conductor workspace.
List one page of workspaces belonging to a Conductor project, including deep links and recent activity.
Run one read-only SQL SELECT against the organization's session_transcripts_view. Results can expose sensitive transcript text across many sessions: select only necessary columns, constrain rows with LIMIT, and use this only for deliberate organization-wide analysis. Conductor limits queries to 5 seconds and responses to 500 rows, so results may be truncated.
Change an existing Conductor session's display name without stopping its agent.
Change the display name of an existing Conductor workspace without changing its lifecycle state.
Send a prompt to a Conductor session agent. This can start external agent/model execution and incur charges; it is not a passive transcript append. Call only when the user intends the agent to act.
Cancel only the current turn and queued messages, or archive the entire session. Both can discard queued work; archive also stops the agent and leaves the session read-only. Confirm the intended action before calling.
The Conductor integration connects your Dench AI CRM directly to Conductor, so agents can read and act on your Conductor data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.
17 actions are available for agents to invoke on your behalf. Every call runs through Conductor's own authorization, scoped to the account you connect.
Sign in to your Dench workspace and open Integrations.
Find Conductor and click Connect — you'll authorize access through Conductor's own sign-in flow. No API keys or code required.
Ask an agent to use Conductor in chat, or call it from an automation.
Manage or disconnect the connection any time from workspace settings.
The Dench Conductor integration connects your AI CRM to Conductor, so AI agents can work with your Conductor data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.
The Conductor integration currently exposes 17 actions, including Change Workspace State, Create Session, Create Workspace, Get Current User, Get Message, and Get Project. Agents invoke them on your behalf from chat or from automations.
No. You connect Conductor from your Dench workspace using Conductor's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.
Connections are authorized through Conductor's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the Conductor connection from your workspace settings at any time.