Mural
Learn how to use Mural with Composio
Overview
Enum
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
client_id
client_secret
oauth_redirect_uri
scopes
base_url
Actions
MURAL_CREATE_STICKY_NOTE
Action Parameters
muralId
stickies
Action Response
data
error
successful
MURAL_GET_CURRENT_USER
Action Parameters
Action Response
data
error
successful
MURAL_GET_FILES_FOR_MURAL
Action Parameters
limit
muralId
next
Action Response
data
error
successful
MURAL_GET_MURAL_WIDGETS
Action Parameters
limit
muralId
next
parentId
type
Action Response
data
error
successful
MURAL_MURAL_AUTHORIZATION_REQUEST
Action Parameters
client_id
redirect_uri
response_type
scope
state
Action Response
data
error
successful