Skip to main content
The AI Coding Agent lets you extend Echelon by building custom internal tools through conversation. You describe what you want in plain language, and the agent writes and deploys it for you. Custom tools connect your external systems, automate data tasks, or add capabilities that are specific to how your business operates. This guide explains how to request a tool, what kinds of tools you can build, and how to activate and use them once they are ready. Your plan determines how many custom tools you can have active: 3 on Starter, 7 on Growth, and 15 on Scale. Scale plans also include dedicated Custom Tool-Building Sessions — scheduled time with Echelon’s team to scope and build more complex tools with you.

How to describe what you want

The AI Coding Agent works best when your request is specific and focused on a single outcome. You do not need to write code or know technical details — just describe what you want the tool to do.
Start with a simple, specific request. Instead of “build me a CRM integration,” try “when a deal is marked as won in Echelon, create a new customer record in Stripe.” Focused requests produce better tools faster, and you can always expand from there.
1

Open the AI Coding Agent

From your Echelon dashboard, navigate to AI Coding Agent and click New Tool.
2

Describe the tool in plain language

Type a description of what you want the tool to do. Be specific about:
  • What triggers the tool (for example, “when an invoice is marked overdue”)
  • What it should do (for example, “create a task in my project management tool”)
  • What data it should use or pass between systems (for example, “include the contact’s name and invoice amount”)
The more context you give, the more accurately the agent can build what you need.
3

Review the agent's proposal

The AI Coding Agent will summarize what it plans to build and ask you to confirm before proceeding. Read the summary and confirm, or clarify if something does not match your intent.
4

Wait for the build to complete

The agent will build and test the tool. This typically takes a few minutes. You will be notified when it is ready.

Examples of tools you can build

Here are examples of the kinds of tools customers build with the AI Coding Agent:

CRM to Stripe sync

“When a deal is marked as won in Echelon, create a new customer in Stripe and generate a draft invoice.”

Lead scoring

“Score new leads based on company size, industry, and engagement history, and tag high-priority leads automatically.”

Slack notifications

“Send a Slack message to the sales channel whenever a contact replies to an outreach sequence.”

Data export

“Export all contacts who did not respond to a sequence into a CSV and email it to me every Friday.”
These are starting points. If you can describe the outcome you want, the agent can build toward it.

Activate and use a custom tool

1

Open your tools list

Navigate to AI Coding Agent and select the My Tools tab. You will see all the tools that have been built for your workspace.
2

Review the tool details

Select a tool to see what it does, what triggers it, and what permissions it requires. Confirm the details match your expectations before activating.
3

Activate the tool

Click Activate to enable the tool. Once active, it will run automatically whenever its trigger conditions are met.
4

Test with a real event

Trigger the tool manually or wait for a real event to fire it. Check the Activity log on the tool to confirm it ran correctly and produced the expected output.
You can deactivate any custom tool at any time without deleting it. Deactivated tools remain in your tools list and can be reactivated whenever you need them. They do not count against your active tool limit while deactivated.

Plan limits for custom tools

PlanActive custom toolsCustom Tool-Building Sessions
Starter ($29/mo)3
Growth ($79/mo)7
Scale ($149/mo)15Included
If you are on the Scale plan, Custom Tool-Building Sessions give you dedicated support to scope and build more complex or deeply integrated tools. To schedule a session, navigate to AI Coding Agent > Book a Session.

What’s next

Connect channels

Make sure your channels are connected before building tools that send messages.

Create an AI Employee

Pair your custom tools with AI Employees that can act on the data they surface.