Agent builder and workflow builder tools

What each Build with AI assistant can do, and why triggers belong on workflows rather than agents.

Automate has two Build with AI assistants. They look similar in chat, but they use different tools for different jobs.

AssistantWhere you use itJob
Agent builderAgent Build chat while you configure an agentShape the agent: instructions, actions, MCP, skills, knowledge, drive, starters
Workflow builderWorkflow canvas Build with AI panelShape the workflow: trigger, steps, field values, and draft agents for Message Agent

They do not share the same tool list. Enabling a platform tool on an agent does not give those tools to the workflow builder, and the reverse is also true.

Side-by-side

CapabilityAgent builderWorkflow builder
Place or change a triggerNoYes
Add or rearrange workflow stepsNoYes
Draft or update agent instructionsYesNo (can create a draft agent, then you finish it on the agent)
Discover and propose actions / MCP / skills / knowledge for the agentYesNo
List project apps, connections, triggers, actions, and agentsVia discovery tools for the agentYes, to choose what to put on the canvas
Create a draft project agent for Message AgentNoYes

Workflow builder tools

Used in Chat to workflow. These tools edit the canvas and project resources. They are not the checkboxes under agent AI settings.

Discovery and planning

Kind of toolWhat it does
List project resourcesShows apps, connections, triggers, actions, and project agents you can reuse
Graph summarySummarises the current canvas before editing existing nodes
Recommend appsSuggests apps for a described step, preferring ones you already connected
Build recurring schedule valuesTurns a schedule description into Recurring Schedule field values

Canvas edits

Kind of toolWhat it does
Set triggerPlaces or replaces the workflow trigger type
Append / insert / replace stepAdds or changes action nodes on the graph
Add placeholderAdds a named step when the process is clear but the app action is not
Update nodeChanges a node's display name or description
Configure nodeSets field values on a trigger or action (for example schedule times)
Update workflowUpdates the workflow name or description

Agent handoff

Kind of toolWhat it does
Create draft agentCreates a project agent (name, description, instructions), then you wire Message Agent and finish tools/knowledge on the agent

For schedules: the builder sets the Recurring Schedule trigger type first, then configures start time and recurrence with the schedule helper and configure-node tools. It does not use the old agent-trigger platform tools.

Agent builder tools

Used while you chat with an agent in Build mode. These are the platform tools under Configure → AI settings (and related dynamic discovery switches). They help the assistant maintain the agent. They do not edit a workflow canvas.

Actions and apps

Tool (UI name)What it does
Search Available ActionsFinds workflow-app actions the agent does not have yet
List Available ActionsLists actions for a specific app

MCP

Tool (UI name)What it does
Search Available MCP ServersFinds MCP integrations the user can access and the agent does not have attached

Skills

Tool (UI name)What it does
Search Available SkillsFinds workspace skills not yet enabled on the agent
Propose Skill AttachmentProposes enabling a skill (you apply it in chat)

Knowledge

Tool (UI name)What it does
Search Attached KnowledgeSearches notebooks already linked to the agent
Propose Knowledge AttachmentProposes linking a notebook

Instructions and starters

Tool (UI name)What it does
Propose Agent InstructionsProposes a full instruction document after guided discovery
Propose Instruction AdditionAppends a rule to one instruction section
Propose Instruction Section UpdateReplaces one instruction section body
Propose Suggested PromptsProposes welcome starter prompts for end users

Drive and memory

Tool (UI name)What it does
Propose Drive MountProposes a Google Drive or OneDrive working folder
Drive save / list / read / share toolsWork with files after a drive is mounted
Remember Fact / Recall Relevant MemoriesStore and search memories when memory is enabled

Many of these turn on automatically when Agent-maintained instructions (dynamic discovery) is on. Details: Configuration reference.

Not used anymore on the agent builder

Tool (UI name)Status
Search Available TriggersRemoved. Ignore if it still appears under Other
Propose Agent TriggerRemoved. Ignore if it still appears under Other

Those entries may linger under Other → Additional platform tools as leftovers. They do nothing useful for agent build chat. Triggers belong on workflows.

How the two builders work together

  1. Use the workflow builder when the process needs a trigger and a sequence of steps.
  2. If a step needs a reusable agent with tools or knowledge, the workflow builder can create a draft agent and place Message Agent.
  3. Open that agent and use the agent builder to finish instructions, tools, MCP, skills, and knowledge.
  4. Keep the trigger on the workflow. Do not look for an agent-level trigger.

Related