Mural logo

Integrate Mural with your AI workspace

Mural is a digital whiteboard platform enabling distributed teams to visually brainstorm, map ideas, and collaborate in real time with sticky notes and diagrams

Explore Triggers and Actions

Create sticky note

Create one or more sticky note widgets on a mural. Each sticky note must be a properly structured object with required x and y coordinates. Pass the 'stickies' parameter as a direct array of objects - NOT strings, NOT nested objects. Example usage: { "muralId": "mural-id-here", "stickies": [ {"x": 100, "y": 200, "text": "First note"}, {"x": 300, "y": 400, "text": "Second note", "shape": "circle"} ] }

ActionTry it

Get current user

Tool to retrieve information about the currently authenticated user. Use when you need current user details after authentication.

ActionTry it

Get files for a mural

Tool to retrieve a list of file widgets in a mural. Use after confirming the mural ID when listing file attachments.

ActionTry it

Get Mural Widgets

Tool to retrieve all widgets within a specified mural. Widgets include sticky notes, text boxes, shapes, images, areas, arrows, icons, files, and comments. Use this after obtaining a valid mural ID from workspace murals or other mural-related actions. Supports filtering by widget type, parent container, and pagination for large result sets.

ActionTry it

Get room by ID

Tool to retrieve information about a specific room by its ID. Use when you need details about a particular room that the authenticated user has read access to.

ActionTry it

Get workspace by ID

Tool to retrieve information about a specific workspace by its ID. Use when you need details about a particular workspace that the authenticated user has read access to.

ActionTry it

Get workspaces

Tool to retrieve all workspaces the authenticated user is a member of. Use to list available workspaces before accessing rooms or murals.

ActionTry it

List default templates

Tool to retrieve all default templates available in Mural. Use when you need to browse or select from standard Mural templates.

ActionTry it

List folders in room

Tool to list all folders within a room that the authenticated user has access to. Use after MURAL_LIST_ROOMS to navigate folders within a specific room.

ActionTry it

List murals in room

Tool to list all murals for a room that the authenticated user has read access to. Use after getting a room ID to retrieve murals within that room.

ActionTry it

List open rooms in workspace

Tool to list all discoverable open rooms within a workspace. Use when you need to access publicly available rooms in a workspace that don't require specific membership.

ActionTry it

List recent murals in workspace

Tool to list recently opened active murals for the authenticated user in a workspace. Use after MURAL_LIST_WORKSPACES to view recent murals before opening or editing them.

ActionTry it

List recent templates

Tool to retrieve recent templates used by a user for a workspace. Use when you need to access recently used templates for creating new murals.

ActionTry it

List rooms in workspace

Tool to list all rooms within a workspace. Use after MURAL_LIST_WORKSPACES to navigate rooms and before MURAL_CREATE_MURAL, since murals are created within rooms.

ActionTry it

List tags in a mural

Tool to retrieve all tags in a mural. Use when you need to list or view tags associated with a specific mural.

ActionTry it

List users in room

Tool to list all members and guests for a room. Returns users that the authenticated user has access to view. Use after LIST_ROOMS to get room membership details.

ActionTry it

List workspace murals

Tool to list all murals in a workspace that the authenticated user owns or is a member of. Use after getting a workspace ID to browse available murals.

ActionTry it

List workspace templates

Tool to get default and custom templates for a workspace. Use when you need to list available templates after authentication.

ActionTry it

MURAL Authorization Request

Tool to initiate the OAuth 2.0 authorization process. Use when you need to redirect a user to Mural to obtain an authorization code.

ActionTry it

Search murals in workspace

Tool to search for murals within a workspace. Returns all murals that the authenticated user owns or is a member of for the specified workspace. Use when searching for specific murals by query text.

ActionTry it

Search rooms in workspace

Tool to search for rooms within a workspace by name or description. Returns all rooms that the authenticated user owns or is a member of matching the query. Use when you need to find specific rooms by search text.

ActionTry it

Search templates in workspace

Tool to search templates within a workspace that the authenticated user owns or has access to. Use when you need to find specific templates by name or keyword.

ActionTry it

How the Mural integration works

The Mural integration connects your Dench AI workspace directly to Mural, so agents can read and act on your Mural data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.

22 actions are available for agents to invoke on your behalf. Every call runs through Mural's own authorization, scoped to the account you connect.

Set up Mural in Dench

  1. 1

    Sign in to your Dench workspace and open Integrations.

  2. 2

    Find Mural and click Connect — you'll authorize access through Mural's own sign-in flow. No API keys or code required.

  3. 3

    Ask an agent to use Mural in chat, or call it from an automation.

  4. 4

    Manage or disconnect the connection any time from workspace settings.

Frequently asked questions

How does the Mural integration work with Dench?

The Dench Mural integration connects your AI workspace to Mural, so AI agents can work with your Mural data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.

What actions can AI agents perform with Mural via Dench?

The Mural integration currently exposes 22 actions, including Create sticky note, Get current user, Get files for a mural, Get Mural Widgets, Get room by ID, and Get workspace by ID. Agents invoke them on your behalf from chat or from automations.

Do I need to write code to connect Mural to Dench?

No. You connect Mural from your Dench workspace using Mural's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.

Is the Mural integration secure?

Connections are authorized through Mural's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the Mural connection from your workspace settings at any time.

Mural integration | Dench