Miro
Learn how to use Miro with Composio
Overview
Enum
MIRO
Description
Miro is a collaborative online whiteboard enabling teams to brainstorm ideas, design wireframes, plan workflows, and manage projects visually
Authentication Details
OAUTH2
client_id
client_secret
oauth_redirect_uri
scopes
Actions
MIRO_CREATE_APP_CARD_ITEM
Action Parameters
board_id
data
geometry
parent
position
style
Action Response
createdAt
createdBy
data
error
geometry
id
links
modifiedAt
modifiedBy
parent
position
style
successful
MIRO_CREATE_BOARD
Action Parameters
description
name
policy
projectId
teamId
Action Response
data
error
successful
MIRO_DELETE_APP_CARD_ITEM
Action Parameters
board_id
item_id
Action Response
data
error
successful
MIRO_DELETE_DOCUMENT_ITEM
Action Parameters
board_id
item_id
Action Response
data
error
successful
MIRO_DELETE_ITEM
Action Parameters
board_id
item_id
Action Response
data
error
successful
MIRO_GET_APP_CARD_ITEM
Action Parameters
board_id
item_id
Action Response
createdAt
createdBy
data
error
geometry
id
links
modifiedAt
modifiedBy
parent
position
style
successful
MIRO_GET_BOARD
Action Parameters
board_id
Action Response
data
error
successful
MIRO_GET_BOARDS
Action Parameters
limit
offset
owner
project_id
query
sort
team_id
Action Response
data
error
limit
offset
successful
total
MIRO_GET_BOARD_MEMBERS
Action Parameters
board_id
cursor
limit
Action Response
cursor
data
error
limit
links
offset
size
successful
total
type
MIRO_GET_CONNECTORS
Action Parameters
board_id
cursor
limit
Action Response
cursor
data
error
limit
links
size
successful
total
MIRO_GET_TAG
Action Parameters
board_id
tag_id
Action Response
data
error
successful
MIRO_LIST_ORGANIZATIONS
Action Parameters
Action Response
data
error
paging
successful
MIRO_UPDATE_APP_CARD_ITEM
Action Parameters
board_id
data
geometry
item_id
parent
position
style
Action Response
createdAt
createdBy
data
error
geometry
id
links
modifiedAt
modifiedBy
parent
position
style
successful
MIRO_UPDATE_BOARD
Action Parameters
board_id
description
name
policy
projectId
teamId
Action Response
data
error
successful