ClawLink
Communication11 toolsPaste one API key

Android Texter integration for AI agents

Android Texter connects Android phones to an API for sending and receiving SMS and MMS, managing contacts and devices, and automating messaging workflows.

Use it from your agent

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

Setup

Connect Android Texter 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

Android Texter exposes 11 tools through ClawLink. The 10 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
android_texter_get_message_statusGet the provider's current queued, sent, delivered, or failed status for a message ID returnedRead
android_texter_list_contactsList contacts in the connected Android Texter account, optionally filtering by name or phoneRead
android_texter_list_conversation_historyReturn one newest-first page of inbound and outbound message history exchanged with one phoneRead
android_texter_list_devicesList Android devices linked to the account, including IDs and online state needed to select aRead
android_texter_list_messagesList one newest-first page of messages, optionally restricting results to sent or receivedRead
android_texter_list_quick_repliesList saved quick-reply shortcuts that can be reused when composing messagesRead
android_texter_create_quick_replyCreate a reusable quick-reply shortcutWrite
android_texter_update_quick_replyReplace an existing quick reply's shortcut, title, and bodyWrite
android_texter_send_messageImmediately queue a real SMS or MMS to one phone number through a linked Android deviceWrite
android_texter_send_messages_batchSequentially queue the same real SMS or MMS for 1-10 recipientsWrite