Best-fit scenarios
Use for MiSTer actions like launching a game, checking current game, opening menu, or taking a screenshot.
Tater Assistant
Phase One Wiki
Control MiSTer via the MiSTer Remote API from one natural-language request (launch games, check now playing, go to menu, or take screenshots).
Use for MiSTer actions like launching a game, checking current game, opening menu, or taking a screenshot.
Pass one natural-language MiSTer request in query. Include game title/system naturally for launch requests.
ONE consolidated MiSTer request in natural language (for example: play super mario world on snes, what is playing on mister, go to menu, take a screenshot).
MiSTer Host (http://IP or hostname)
Default: http://10.4.20.167MiSTer Remote Port
Default: 8182{
"function": "mister_remote",
"arguments": {
"query": "ONE consolidated MiSTer request in natural language (for example: play super mario world on snes, what is playing on mister, go to menu, take a screenshot)."
}
}