ClawLink
Productivity22 toolsBrowser login (OAuth), no API keys

Mural integration for AI agents

Collaborative whiteboards and visual workspace for teams

Use it from your agent

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

Setup

Connect Mural through ClawLink's hosted setup to create and manage collaborative whiteboards and visual workspaces.

  • Auth: Browser login (OAuth), no API keys. 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

Mural exposes 22 tools through ClawLink.

ToolWhat it doesKind
mural_authorization_requestInitiate the OAuth 2.0 authorization processRead
mural_get_current_userRetrieve information about the currently authenticated userRead
mural_get_files_for_muralRetrieve a list of file widgets in a muralRead
mural_get_mural_widgetsRetrieve all widgets within a specified muralRead
mural_get_roomRetrieve information about a specific room by its IDRead
mural_get_workspaceRetrieve information about a specific workspace by its IDRead
mural_get_workspacesRetrieve all workspaces the authenticated user is a member ofRead
mural_list_foldersList all folders within a room that the authenticated user has access toRead
mural_list_open_roomsList all discoverable open rooms within a workspaceRead
mural_list_recent_muralsList recently opened active murals for the authenticated user in a workspaceRead
mural_list_recent_templatesRetrieve recent templates used by a user for a workspaceRead
mural_list_room_muralsList all murals for a room that the authenticated user has read access toRead
mural_list_room_usersList all members and guests for a roomRead
mural_list_roomsList all rooms within a workspaceRead
mural_list_tagsRetrieve all tags in a muralRead
mural_list_templatesRetrieve all default templates available in MuralRead
mural_list_workspace_muralsList all murals in a workspace that the authenticated user owns or is a member ofRead
mural_list_workspace_templatesGet default and custom templates for a workspaceRead
mural_search_muralsSearch for murals within a workspaceRead
mural_search_roomsSearch for rooms within a workspace by name or descriptionRead
mural_search_templatesSearch templates within a workspace that the authenticated user owns or has access toRead
mural_create_sticky_noteCreate one or more sticky note widgets on a muralWrite