# Miro integration

> Collaborative online whiteboard for brainstorming, diagramming, wireframing, and visual project management.

- Authentication: oauth2

## Tools (113)

- **Add Project Member**: Add a Miro user to a project by email with a role (Enterprise).
- **Attach Tag to Item**: Attach an existing tag to an item on a board.
- **Bulk Update Boards Classification**: Apply a data classification label to all boards in a team (Enterprise).
- **Copy Board**: Create a new board by copying the contents of an existing board.
- **Create App Card**: Create an app card item (custom card linked to a third-party application).
- **Create Board**: Create a new Miro board, optionally with a team, project, description, and sharing/permissions policy.
- **Create Board Export Job**: Start an export job for one or more boards (Enterprise).
- **Create Card**: Create a card item (title, description, due date, assignee) on a board.
- **Create Connector**: Create a connector (line/arrow) between two items on a board.
- **Create Document from URL**: Add a document item (PDF, DOC, etc.) to a board from a publicly accessible URL.
- **Create Embed**: Embed an external URL (video, file, web page) on a board.
- **Create Frame**: Create a frame item on a board. Frames group and contain other items.
- **Create Group**: Group two or more items together so they can be moved as a unit.
- **Create Image from URL**: Add an image to a board from a publicly accessible URL.
- **Create Items in Bulk**: Create up to 20 items of mixed types on a board in a single request.
- **Create Mindmap Node**: Create a node on a mindmap. Experimental.
- **Create Project**: Create a project (space) within a team (Enterprise).
- **Create Shape**: Create a shape item (rectangle, circle, triangle, etc.) on a board.
- **Create Sticky Note**: Create a sticky note item on a board.
- **Create Tag**: Create a tag on a board (board-scoped, then attached to items separately).
- **Create Team**: Create a new team within an organization (Enterprise).
- **Create Text**: Create a text item on a board.
- **Delete App Card**: Delete an app card item.
- **Delete Board**: Permanently delete a board.
- **Delete Card**: Delete a card item.
- **Delete Connector**: Delete a connector.
- **Delete Document**: Delete a document item.
- **Delete Embed**: Delete an embed item.
- **Delete Frame**: Delete a frame item.
- **Delete Group**: Delete a group, optionally deleting its member items.
- **Delete Image**: Delete an image item.
- **Delete Item**: Delete any item from a board, regardless of type.
- **Delete Mindmap Node**: Delete a mindmap node (and its children, optionally). Experimental.
- **Delete Project**: Delete a project; boards and users remain in the team (Enterprise).
- **Delete Shape**: Delete a shape item.
- **Delete Sticky Note**: Delete a sticky note item.
- **Delete Tag**: Delete a tag. Detaches it from all items first.
- **Delete Team**: Delete a team; boards and users remain in the organization (Enterprise).
- **Delete Team Member**: Remove a member from a team by ID (Enterprise).
- **Delete Text**: Delete a text item.
- **Detach Tag from Item**: Remove a tag from an item without deleting the tag.
- **Get App Card**: Get an app card item by ID.
- **Get Audit Logs**: Retrieve a page of audit events from the last 90 days (Enterprise).
- **Get Board**: Retrieve full metadata for a specific board by ID.
- **Get Board Classification**: Get the data classification label applied to a board (Enterprise).
- **Get Board Export Job Results**: Get the results (download links) of a completed board export job (Enterprise).
- **Get Board Export Job Status**: Get the status of a board export job (Enterprise).
- **Get Board Member**: Get a specific board member by ID.
- **Get Card**: Get a card item by ID.
- **Get Connector**: Get a single connector by ID.
- **Get Default Team Settings**: Get the default settings applied to new teams in an organization (Enterprise).
- **Get Document**: Get a document item by ID.
- **Get Embed**: Get an embed item by ID.
- **Get Frame**: Get a frame item by ID.
- **Get Group**: Get a group by ID, including its member items.
- **Get Image**: Get an image item by ID. The returned `imageUrl` is pre-signed and expires after ~60 seconds.
- **Get Item**: Get a single item on a board by ID.
- **Get Mindmap Node**: Get a mindmap node by ID. Experimental.
- **Get oEmbed Data**: Retrieve embeddable HTML/iframe and metadata for a Miro board URL.
- **Get Organization Context**: Get the user, team, and organization associated with the current access token.
- **Get Organization Data Classification Settings**: Get an organization's board data classification settings and labels (Enterprise).
- **Get Organization Info**: Get information about an organization by ID (Enterprise).
- **Get Organization Member**: Get a single organization member by ID (Enterprise).
- **Get Project**: Get a project (space) by ID (Enterprise).
- **Get Project Settings**: Get a project's settings (Enterprise).
- **Get Shape**: Get a shape item by ID.
- **Get Sticky Note**: Get a sticky note item by ID.
- **Get Tag**: Get a tag by ID.
- **Get Tags from Item**: List the tags attached to a specific item.
- **Get Team**: Get information about a specific team (Enterprise).
- **Get Team Data Classification Settings**: Get a team's board data classification settings (Enterprise).
- **Get Team Member**: Get a single team member by ID (Enterprise).
- **Get Team Settings**: Get a team's settings (Enterprise).
- **Get Text**: Get a text item by ID.
- **Invite Team Member**: Invite a user to a team by email with a role (Enterprise).
- **List Board Export Jobs**: List board export jobs for an organization (Enterprise, Beta).
- **List Board Items**: List items (shapes, sticky notes, cards, frames, images, etc.) on a board with cursor pagination.
- **List Board Members**: List members of a board with their roles.
- **List Boards**: List all boards accessible to the authenticated user, with optional filters by team, project, owner, or query.
- **List Connectors**: List all connectors on a board with cursor pagination.
- **List Groups**: List all groups on a board.
- **List Mindmap Nodes**: List all mindmap nodes on a board with cursor pagination. Experimental.
- **List Organization Members**: List members of an organization, filtered by cursor or user emails (Enterprise).
- **List Project Members**: List members of a project with cursor pagination (Enterprise).
- **List Projects**: List projects (spaces) in a team with cursor pagination (Enterprise).
- **List Tags**: List all tags on a board.
- **List Team Members**: List members of a team with cursor pagination (Enterprise).
- **List Teams**: List teams within an organization with cursor pagination (Enterprise).
- **Remove Board Member**: Remove a member's access to a board without deleting the user.
- **Remove Project Member**: Remove a member from a project; the user remains in the team (Enterprise).
- **Share Board**: Invite up to 20 users to a board by email with a chosen role.
- **Update App Card**: Update an app card's data, style, geometry, or position.
- **Update Board**: Update a board's name, description, team, project, or policy.
- **Update Board Classification**: Set the data classification label on a board (Enterprise).
- **Update Board Export Job Status**: Update a board export job's status; currently only cancellation is supported (Enterprise, Beta).
- **Update Board Member**: Change a board member's role.
- **Update Card**: Update a card item's data, style, geometry, or position.
- **Update Connector**: Update a connector's endpoints, shape, style, or captions.
- **Update Document**: Update a document item's URL, title, geometry, or position.
- **Update Embed**: Update an embed item's URL, mode, geometry, or position.
- **Update Frame**: Update a frame's title, format, geometry, or position.
- **Update Group**: Replace the items in a group.
- **Update Image**: Update an image item's source URL, title, geometry, or position.
- **Update Item Position or Parent**: Move an item to a new position or reparent it to a different frame.
- **Update Project**: Update a project's name (Enterprise).
- **Update Project Settings**: Update a project's settings (Enterprise).
- **Update Shape**: Update a shape's data, style, geometry, or position.
- **Update Sticky Note**: Update a sticky note's content, style, position, or geometry.
- **Update Tag**: Update a tag's title or color.
- **Update Team**: Update a team's name (Enterprise).
- **Update Team Member**: Update a team member's role (Enterprise).
- **Update Team Settings**: Update a team's settings (Enterprise).
- **Update Text**: Update a text item's content, style, position, or geometry.

Connect Miro in General Input: https://www.generalinput.com/apps/miro