ClawLink
Communication26 toolsPaste one API key

Blooio integration for AI agents

Blooio provides stable v2 APIs for messaging, chats, contacts, groups, phone numbers, and account analytics.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Blooio once and call the same tools from all of them.

Setup

Connect Blooio through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Blooio exposes 26 tools through ClawLink. The 24 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
blooio_get_accountReturn the authenticated organization, assigned devices, and message usage without exposing theRead
blooio_get_chatReturn detailed counts, participant context, and latest-message metadata for one conversationRead
blooio_get_contactReturn one contact by E.164 phone number or email, including its current tagsRead
blooio_get_contact_capabilitiesCheck whether a contact can receive iMessage, SMS, or FaceTime before choosing a communicationRead
blooio_get_groupReturn one messaging group by its grp_ identifierRead
blooio_get_messageReturn one message with content, reactions, delivery status, protocol, errors, and inline-replyRead
blooio_get_poll_resultsReturn a poll's definition, option vote counts, and total votesRead
blooio_get_risk_summaryReturn the cached fleet risk rollupRead
blooio_list_chatsSearch and page through conversations, ordered by recent activity or oldest activityRead
blooio_list_contactsSearch and page through organization contacts by identifier or nameRead
blooio_list_group_membersPage through the members recorded for a messaging groupRead
blooio_list_groupsSearch and page through messaging groups by nameRead
blooio_list_messagesPage through messages in one chat with direction, time-window, and ordering filtersRead
blooio_list_numbersList sender phone numbers assigned to the connected API key and their availability stateRead
blooio_add_contact_tagsAdd or reactivate one or more free-form tags on a contactWrite
blooio_create_contactCreate a contact from an E.164 phone number or email address, optionally assigning a nameWrite
blooio_create_groupCreate a messaging group, optionally linking an existing iMessage chat and recording itsWrite
blooio_set_message_reactionAdd or remove a classic tapback or emoji reaction on a specific or relative message in a chatWrite
blooio_update_contactSet or clear the display name of an existing contactWrite
blooio_update_groupRename a group and, when linked, synchronize the new name to its iMessage chatWrite
blooio_mark_chat_readMark every message in a chat as read and irreversibly send an externally visible read receiptWrite
blooio_remove_contact_tagsSoft-delete one or more exact tags from a contact sequentially; if a later removal failsWrite
blooio_send_messageIrreversibly send one or multiple text, attachment, multipart, or inline-reply messagesWrite
blooio_send_pollIrreversibly send an interactive native iMessage poll to a chatWrite