figma_get_console_logs
Retrieve plugin console logs (log, warn, error) from the F-MCP plugin buffer without CDP. Optionally target a specific file using fileKey or Figma URL.
Instructions
Get plugin console logs (log/warn/error) from the F-MCP plugin buffer. No CDP. Limit default 50. Use fileKey or figmaUrl to target a specific file when multiple plugins are connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| fileKey | No | Target a specific connected file. | |
| figmaUrl | No | Figma file URL for routing. |