Skip to main content
Glama

miro_delete_doc

Remove document items from Miro boards. Use dry_run to preview deletions before executing permanent removal.

Instructions

Delete a doc format item from a Miro board.

USE WHEN: User says "remove the document", "delete that doc"

PARAMETERS:

  • board_id: Required

  • item_id: Doc format item ID to delete (required)

  • dry_run: If true, returns preview without deleting (optional)

WARNING: This action cannot be undone. Use dry_run=true to preview what will be deleted before executing.

RELATED: Use miro_get_doc to inspect before deleting. Use miro_create_doc to create new documents.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
board_idYesBoard ID
item_idYesDoc format item ID to delete
dry_runNoIf true, returns preview without deleting
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/olgasafonova/miro-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server