list_roms
Retrieve a list of all available GameBoy ROM files to access and manage game data for use with the MCP GameBoy Server toolset.
Instructions
List all available GameBoy ROM files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}