Miro
miroMiro is a collaborative online whiteboard enabling teams to brainstorm ideas, design wireframes, plan workflows, and manage projects visually
Acciones disponibles (14)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Create BoardMIRO_CREATE_BOARDAcciónTool to create a new board. use when you need to set up a board with a specific name, description, and policies. example: "create a new board named project plan".
MIRO_CREATE_BOARDAcciónTool to create a new board. use when you need to set up a board with a specific name, description, and policies. example: "create a new board named project plan".
Parámetros de entrada
namestringObligatorioName for the board, length between 1 and 60 characters.
policyobjectDefines permissions and sharing policies for the board.
teamIdstringUnique identifier (ID) of the team where the board will be created.
projectIdstringUnique identifier (ID) of the project (space) to which the board belongs.
descriptionstringDescription of the board, length between 0 and 300 characters.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete App Card ItemMIRO_DELETE_APP_CARD_ITEMAcciónTool to delete an app card item from a board. use when you need to remove an app card item created by your app after it is no longer needed.
MIRO_DELETE_APP_CARD_ITEMAcciónTool to delete an app card item from a board. use when you need to remove an app card item created by your app after it is no longer needed.
Parámetros de entrada
item_idstringObligatorioUnique identifier of the app card item to delete.
board_idstringObligatorioUnique identifier of the board containing the app card item.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete Document ItemMIRO_DELETE_DOCUMENT_ITEMAcciónTool to delete a document item from a board. use when you need to remove a document item (e.g., pdf or image) that is no longer relevant. example: "delete the document item with id 'item456' from board 'board123'."
MIRO_DELETE_DOCUMENT_ITEMAcciónTool to delete a document item from a board. use when you need to remove a document item (e.g., pdf or image) that is no longer relevant. example: "delete the document item with id 'item456' from board 'board123'."
Parámetros de entrada
item_idstringObligatorioUnique identifier of the document item to delete.
board_idstringObligatorioUnique identifier of the board containing the document item.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete ItemMIRO_DELETE_ITEMAcciónTool to delete a specific item from a board. use when you need to remove an item (e.g., shape, sticky note) after confirming its board and item ids.
MIRO_DELETE_ITEMAcciónTool to delete a specific item from a board. use when you need to remove an item (e.g., shape, sticky note) after confirming its board and item ids.
Parámetros de entrada
item_idstringObligatorioUnique identifier of the item to delete.
board_idstringObligatorioUnique identifier of the board containing the item.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get App Card ItemMIRO_GET_APP_CARD_ITEMAcciónTool to retrieve a specific app card item by its id. use when you need the details of an existing app card item.
MIRO_GET_APP_CARD_ITEMAcciónTool to retrieve a specific app card item by its id. use when you need the details of an existing app card item.
Parámetros de entrada
item_idstringObligatorioUnique identifier of the app card item to retrieve
board_idstringObligatorioUnique identifier of the board containing the app card item
Parámetros de salida
idstringObligatorioUnique identifier of the app card item
dataobjectObligatorioApp card data fields
errorstringError if any occurred during the execution of the action
linksobjectObligatorioRelevant resource links
styleobjectObligatorioStyling info for the app card
parentobjectParent frame reference for nesting an app card item.
geometryobjectGeometrical dimensions for an app card item.
positionobjectObligatorioPosition info for the app card
createdAtstringObligatorioISO timestamp when the card was created
createdByobjectObligatorioUser who created the card
modifiedAtstringObligatorioISO timestamp when the card was last modified
modifiedByobjectObligatorioUser who last modified the card
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get BoardMIRO_GET_BOARDAcciónTool to retrieve details of a specific board. use when you have a board id and need to fetch its metadata.
MIRO_GET_BOARDAcciónTool to retrieve details of a specific board. use when you have a board id and need to fetch its metadata.
Parámetros de entrada
board_idstringObligatorioUnique identifier of the board to retrieve
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Board MembersMIRO_GET_BOARD_MEMBERSAcciónTool to retrieve a list of members for a board. use when you need to list all users with access to a board after confirming its id.
MIRO_GET_BOARD_MEMBERSAcciónTool to retrieve a list of members for a board. use when you need to list all users with access to a board after confirming its id.
Parámetros de entrada
limitintegerNumber of results per page (max 100).
cursorstringCursor for pagination, used to retrieve subsequent pages.
board_idstringObligatorioUnique identifier of the board.
Parámetros de salida
dataobject[]ObligatorioList of board members.
sizeintegerObligatorioNumber of members returned in this response.
typestringType of the response (e.g., 'list').
errorstringError if any occurred during the execution of the action
limitintegerNumber of members returned per page.
linksobjectLinks related to the members list.
totalintegerObligatorioTotal number of members on the board.
cursorstringCursor to retrieve the next page of results, if any.
offsetintegerOffset of the returned members.
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get BoardsMIRO_GET_BOARDSAcciónTool to retrieve accessible boards with optional filters. use when you need to list or search boards by team, project, owner, or keywords.
MIRO_GET_BOARDSAcciónTool to retrieve accessible boards with optional filters. use when you need to list or search boards by team, project, owner, or keywords.
Parámetros de entrada
sortstringenumSort order of the results.
defaultlast_createdlast_openedlast_modifiedalphabeticallylimitintegerNumber of boards to return per page.
ownerstringFilter boards by owner user ID.
querystringSearch query to filter boards by name.
offsetintegerOffset for pagination.
team_idstringFilter boards by team ID.
project_idstringFilter boards by project (space) ID.
Parámetros de salida
dataobject[]ObligatorioList of boards.
errorstringError if any occurred during the execution of the action
limitintegerObligatorioNumber of boards returned per page.
totalintegerObligatorioTotal number of boards accessible.
offsetintegerObligatorioOffset of the returned boards.
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get ConnectorsMIRO_GET_CONNECTORSAcciónTool to retrieve a list of connectors on a board. use after confirming the board id and when you need to page through connector items.
MIRO_GET_CONNECTORSAcciónTool to retrieve a list of connectors on a board. use after confirming the board id and when you need to page through connector items.
Parámetros de entrada
limitintegerMaximum number of results to return per call (10 to 50). Defaults to 10.
cursorstringCursor for pagination to retrieve the next page of connectors.
board_idstringObligatorioUnique identifier of the board to retrieve connectors from.
Parámetros de salida
dataobject[]ObligatorioList of connectors returned.
sizeintegerObligatorioNumber of results in this response page.
errorstringError if any occurred during the execution of the action
limitintegerObligatorioMaximum number of results returned per call.
linksobjectObligatorioPagination links for the collection.
totalintegerObligatorioTotal number of connectors in the collection.
cursorstringCursor value to retrieve the next page of results, if any.
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get TagMIRO_GET_TAGAcciónTool to retrieve details of a specific tag on a board. use when you have a board id and tag id and need its metadata.
MIRO_GET_TAGAcciónTool to retrieve details of a specific tag on a board. use when you have a board id and tag id and need its metadata.
Parámetros de entrada
tag_idstringObligatorioUnique identifier of the tag to retrieve.
board_idstringObligatorioUnique identifier of the board where the tag resides.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List OrganizationsMIRO_LIST_ORGANIZATIONSAcciónTool to retrieve list of organizations accessible to the user. use when you need to view all available organizations.
MIRO_LIST_ORGANIZATIONSAcciónTool to retrieve list of organizations accessible to the user. use when you need to view all available organizations.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobject[]ObligatorioList of organizations
errorstringError if any occurred during the execution of the action
pagingobjectPagination information for listing organizations.
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create App Card ItemMIRO_MIRO_CREATE_APP_CARD_ITEMAcciónTool to add an app card item to a board. use when you need to push a rich preview card with custom fields into a miro board (e.g., after assembling card data).
MIRO_MIRO_CREATE_APP_CARD_ITEMAcciónTool to add an app card item to a board. use when you need to push a rich preview card with custom fields into a miro board (e.g., after assembling card data).
Parámetros de entrada
dataobjectObligatorioPayload data for the app card
styleobjectStyling options for an app card item.
parentobjectParent frame reference for nesting an app card item.
board_idstringObligatorioID of the board to add the app card to
geometryobjectGeometrical dimensions for an app card item.
positionobjectBoard position for an app card item.
Parámetros de salida
idstringObligatorioUnique identifier of the new app card item
dataobjectObligatorioEchoed app card data
errorstringError if any occurred during the execution of the action
linksobjectObligatorioRelevant resource links
styleobjectObligatorioEchoed style info
parentobjectParent frame reference for nesting an app card item.
geometryobjectGeometrical dimensions for an app card item.
positionobjectObligatorioEchoed position info
createdAtstringObligatorioISO timestamp when item was created
createdByobjectObligatorioUser who created the item
modifiedAtstringObligatorioISO timestamp when item was last modified
modifiedByobjectObligatorioUser who last modified the item
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update App Card ItemMIRO_UPDATE_APP_CARD_ITEMAcciónTool to update an app card item on a board. use when you need to modify properties of an existing app card item. include only fields to change.
MIRO_UPDATE_APP_CARD_ITEMAcciónTool to update an app card item on a board. use when you need to modify properties of an existing app card item. include only fields to change.
Parámetros de entrada
dataobjectCore data for an app card item.
styleobjectStyling options for an app card item.
parentobjectParent frame reference for nesting an app card item.
item_idstringObligatorioID of the app card item to update
board_idstringObligatorioID of the board containing the app card item
geometryobjectGeometrical dimensions for an app card item.
positionobjectBoard position for an app card item.
Parámetros de salida
idstringObligatorioUnique identifier of the app card item
dataobjectObligatorioApp card data after update
errorstringError if any occurred during the execution of the action
linksobjectObligatorioLinks related to the app card item
styleobjectObligatorioStyling info after update
parentobjectParent frame reference for nesting an app card item.
geometryobjectGeometrical dimensions for an app card item.
positionobjectObligatorioPosition info after update
createdAtstringObligatorioISO timestamp when the app card item was created
createdByobjectObligatorioUser who created the app card item
modifiedAtstringObligatorioISO timestamp when the app card item was last modified
modifiedByobjectObligatorioUser who last modified the app card item
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update BoardMIRO_UPDATE_BOARDAcciónTool to update properties of a specific board. use when you have a board id and need to modify its name, description, or permissions policy. use after confirming the board exists.
MIRO_UPDATE_BOARDAcciónTool to update properties of a specific board. use when you have a board id and need to modify its name, description, or permissions policy. use after confirming the board exists.
Parámetros de entrada
namestringNew name for the board (1-60 characters)
policyobjectDefines permissions and sharing policies for the board
teamIdstringID of the team where the board should be placed
board_idstringObligatorioUnique identifier (ID) of the board to update
projectIdstringID of the project (space) to which the board should be added
descriptionstringNew description for the board (up to 300 characters)
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not