read_visual_artifact
Loads a stored PNG artifact from a Godot game scenario run and provides it as an image content block, enabling visual inspection of generated screenshots or reports.
Instructions
Read one safe PNG as an MCP image content block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| artifact_dir | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| type | No | image | |
| _meta | No | ||
| mimeType | Yes | ||
| annotations | No |