openclaw

Connect OpenClaw to Attio and Telegram

Give OpenClaw both Attio and Telegram and it can move CRM changes into your channels and chats and record the results. Attio is the system of record for customers and deals, and Telegram is where you reach them and your community. The agent can read a record, send the right message or invite, and note what it did back on the record. Unlike a read only assistant, it finishes the outreach and closes the loop in the CRM.

Loading preview…
Opens a workflow with 108 tools ready to use.

Tools OpenClaw gets

Pick the operations you want and each becomes a tool the agent can call directly while it works.

Attio

60 tools
List Records

List/query records of an object with filtering, sorting, and pagination.

Get Record

Fetch a single record by ID.

Create Record

Create a record on any object.

Update Record

Update a record (PATCH appends to multiselect attributes).

Upsert Record

Create-or-update a record by a matching attribute (dedupe).

Delete Record

Delete a record by ID.

Search Records

Search records of an object by matching text against an attribute. Attio has no global full-text endpoint; search is a filtered query against a single object's records/query endpoint using a ``$contains`` match.

List Objects

List all objects (standard + custom) in the workspace.

List Attributes

List attributes defined on an object or list.

List All Lists

List all lists in the workspace.

List Entries

Query entries in a list with filters, sorting, and pagination.

Create List Entry

Add a record to a list (create an entry).

Update List Entry

Update a list entry's attribute values.

Delete List Entry

Remove an entry from a list.

List Notes

List notes, optionally filtered by parent record/object.

Create Note

Create a note attached to a record.

Delete Note

Delete a note by ID.

List Tasks

List tasks in the workspace.

Create Task

Create a task with content, deadline, assignees, and linked records.

Update Task

Update a task (e.g. mark complete, change deadline).

Delete Task

Delete a task by ID.

Comment on Record

Create a comment on a record (starts a new thread on that record).

Comment on List Entry

Create a comment on a list entry (starts a new thread on that entry).

Reply to Thread

Reply to an existing comment thread.

Get Comment

Fetch a single comment by ID.

Delete Comment

Delete a comment by ID.

List Threads on Record

List comment threads on a record.

List Threads on List Entry

List comment threads on a list entry.

Get Thread

Fetch a single comment thread by ID.

List Workspace Members

List workspace members (for assignment / actor lookup).

Get Workspace Member

Fetch a single workspace member by ID.

Identify Self

Introspect the current token: workspace + granted permissions.

Get Object

Fetch a single object definition by slug or ID.

Create Object

Create a new custom object.

Update Object

Update a custom object's slug or nouns.

Get Attribute

Fetch a single attribute on an object or list.

Create Attribute

Create an attribute on an object or list.

Update Attribute

Update an attribute (title, slug, required/unique, archive, config).

List Select Options

List the select options of a select attribute.

Create Select Option

Add a select option to a select attribute.

Update Select Option

Rename or archive a select option.

List Statuses

List the statuses of a status attribute.

Create Status

Add a status to a status attribute.

Update Status

Rename, archive, or retime a status.

Overwrite Record

Overwrite a record (PUT replaces multiselect attribute values).

List Record's List Entries

List the list entries a record belongs to.

List Record Attribute Values

List the historical values of one attribute on a record.

Get List

Fetch a single list by slug or ID.

Create List

Create a new list.

Update List

Update a list's name, slug, or access.

Get List Entry

Fetch a single list entry by ID.

Assert List Entry (by parent)

Upsert a list entry by its parent record (create if absent, else update).

Overwrite List Entry

Overwrite a list entry (PUT replaces multiselect values).

List Entry Attribute Values

List the historical values of one attribute on a list entry.

Get Note

Fetch a single note by ID.

Get Task

Fetch a single task by ID.

List Files

List files attached to a record.

Get File

Fetch a single file's metadata by ID.

List Meetings

List meetings, optionally scoped to a linked record.

Get Meeting

Fetch a single meeting by ID.

Telegram

48 tools
Send Message to Chat

Send message directly to a chat ID

Send Message to Channel

Send message to a public channel or group

Send Document File

Send a document/file to a chat ID

Send Webhook Delivery

Deliver via webhook (no message required)

Send Photo Image

Send a photo to a chat

Send Video File

Send a video to a chat

Send Audio File

Send an audio file to a chat

Send Voice Note

Send a voice note (.ogg) to a chat

Send Animated Video

Send a GIF or silent H.264/MPEG-4 AVC video

Send Circular Video

Send a circular video message

Send Sticker

Send a sticker

Send Photo Video Album

Send a group of photos, videos, or documents as an album

Send Contact Information

Send a phone contact

Send Location Pin

Send a geographic location

Send Venue Location

Send a venue (location with title and address)

Send Dice Emoji

Send an animated emoji that displays a random value

Edit Message Text

Edit the text of a sent message

Edit Message Caption

Edit the caption of a media message

Delete Message

Delete a message

Delete Multiple Messages

Delete multiple messages at once

Pin Message in Chat

Pin a message in a chat

Unpin Chat Message

Unpin a message (or all messages) in a chat

Forward Message to Chat

Forward a message to another chat

Copy Message to Chat

Copy a message to another chat (without forward tag)

Send Chat Typing Indicator

Show a 'typing…' or 'uploading…' indicator in a chat

Send Poll or Quiz

Create and send a poll or quiz

Stop Active Poll

Stop a running poll

Get Chat Details

Get full information about a chat

Get Chat Member Info

Get information about a member of a chat

Get Chat Member Count

Get the number of members in a chat

Get Chat Admin List

Get a list of administrators in a chat

Ban User from Chat

Ban a user from a chat

Unban User from Chat

Unban a previously banned user

Restrict User Permissions

Restrict a user's permissions in a chat

Promote User to Admin

Promote a user to admin or update their admin rights

Set Chat Title

Change the title of a chat

Set Chat Description

Change the description of a chat

Create Chat Invite Link

Create an additional invite link for a chat

Revoke Chat Invite Link

Revoke an invite link to a chat

Answer Inline Button Callback

Answer a callback query from an inline keyboard button

Answer Inline Search Results

Answer an inline query with a list of results

Set Message Emoji Reaction

Set a reaction on a message

Get Bot Information

Get basic information about the bot

Get File Download Info

Get info about a file by its file_id (includes download URL)

Send Payment Invoice

Send a payment invoice

Answer Payment Pre Checkout

Confirm or reject a payment pre-checkout query

Setup Telegram Channel Guided

Guided channel setup flow. Registers a webhook with the bot, then generates a deep-link for the user. When the user adds the bot to their channel as admin, the channel ID is automatically detected and stored — no manual copy-pasting needed.

Connect Telegram Channel

Connect a Telegram channel by entering its @username or numeric ID. The bot must already be added as an admin to the channel before running. This node validates the connection and returns the channel details. Works correctly in setup flows — runs once and returns channel_id immediately.

What you can build

When a customer record is created in Attio, create a Telegram chat invite link and note it on the record.
Send a message to a Telegram channel when a deal changes stage in Attio and log the notification as a note.
Ban a spammer from a Telegram chat and create an Attio note documenting the reason.
Answer a Telegram payment pre checkout and create an Attio record for the new order.

About OpenClaw

OpenClaw is an open command-line agent. NoClick runs it hosted and lets you connect your apps to it as tools, so it can take real actions across your systems. Wire an integration into the agent and OpenClaw can call that app’s operations directly. It is a good fit when you want an open, no-fuss agent with real tool access and nothing to install.

Open and approachable
Simple to point at a task
Solid general tool use
Hosted, with nothing to install

Frequently asked questions

Open your OpenClaw agent in one click

NoClick runs OpenClaw for you with Attio and Telegram wired in as tools. Connect your account and run.