Communication13 toolsPaste one API key
LINE integration for AI agents
Use a LINE Official Account's Messaging API channel to manage messages, audiences, and rich menus.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect LINE once and call the same tools from all of them.
Setup
Connect LINE 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
LINE exposes 13 tools through ClawLink. The 12 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
line_download_message_content_preview | Download LINE's reduced-size preview image for a retained image or video message whose | Read |
line_get_message_delivery_count | Get the number of reply, push, multicast, or broadcast messages sent on one UTC+9 calendar date | Read |
line_get_rich_menu | Get one Messaging API rich-menu definition by ID, including its canvas, tappable areas, and | Read |
line_list_chat_member_ids | Return one page of member user IDs for a group or legacy room containing the bot | Read |
line_list_follower_ids | Return one page of user IDs for friends of the LINE Official Account | Read |
line_list_rich_menus | List all rich menus created through the Messaging API | Read |
line_create_rich_menu | Create a rich-menu definition and return its ID | Write |
line_link_or_unlink_user_rich_menu | Link or unlink a per-user rich menu | Read |
line_set_or_clear_default_rich_menu | Set or clear the Messaging API default rich menu | Write |
line_create_rich_menu_with_image | Create a rich-menu definition and upload its JPEG or PNG image in one call | Write |
line_mark_messages_as_read | Mark all messages through a webhook-issued read token as read | Write |
line_upload_rich_menu_image | Upload a JPEG or PNG image for a rich menu | Write |