Skip to main content
Glama

miro_get_audit_log

Query and filter audit logs for MCP tool executions in Miro whiteboards by time, tool, board, action type, or success status to monitor activity.

Instructions

Query local audit log for MCP tool executions (this session only). Filter by time range, tool, board, action type, or success/failure.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sinceNoReturn events after this time (ISO 8601, e.g., 2024-01-01T00:00:00Z)
untilNoReturn events before this time (ISO 8601, e.g., 2024-01-02T00:00:00Z)
toolNoFilter by tool name (e.g., miro_create_sticky)
board_idNoFilter by board ID
actionNoFilter by action type: create, read, update, delete, export, auth
successNoFilter by success status (true/false)
limitNoMaximum events to return (default 50, max 500)
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