Create Visual Blocker
create_visual_blockerCreates a structured visual blocker payload to log visual bugs, supplying the data needed to record the blocker via state-memory-mcp.
Instructions
Generates a structured visual blocker payload. The calling agent should use the output to call state-memory-mcp:add_node to log a blocker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | The state-memory-mcp project name (defaults to current project) | |
| description | Yes | Description of the visual bug/blocker | |
| visual_state_id | Yes | ID of the visual state where the blocker occurred |