Mural
Overview
SLUG: MURAL
Description
Mural is a digital whiteboard platform enabling distributed teams to visually brainstorm, map ideas, and collaborate in real time with sticky notes and diagrams
Authentication Details
OAuth2
Connecting to Mural
Create an auth config
Use the dashboard to create an auth config for the Mural toolkit. This allows you to connect multiple Mural accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Mural toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
MURAL_CREATE_STICKY_NOTE
Tool Name: Create sticky note
Description
Action Parameters
Action Response
MURAL_GET_CURRENT_USER
Tool Name: Get current user
Description
Action Parameters
Action Response
MURAL_GET_FILES_FOR_MURAL
Tool Name: Get files for a mural
Description
Action Parameters
Action Response
MURAL_GET_MURAL_WIDGETS
Tool Name: Get Mural Widgets
Description
Action Parameters
Action Response
MURAL_MURAL_AUTHORIZATION_REQUEST
Tool Name: MURAL Authorization Request
Description
Action Parameters
Action Response