Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Get Company
mobygames:get_company
Fetch detailed information about a specific game company by ID.
Read
Low risk
Get Game
mobygames:get_game
Fetch detailed information about a specific game by ID.
Read
Low risk
Get Game Covers
mobygames:get_game_covers
Fetch cover art for a specific game, optionally filtered by platform.
Read
Low risk
Get Game Credits
mobygames:get_game_credits
Fetch development credits for a specific game, showing who worked on it.
Read
Low risk
Get Game Screenshots
mobygames:get_game_screenshots
Fetch screenshots for a specific game, optionally filtered by platform.
Read
Low risk
Get Platform
mobygames:get_platform
Fetch detailed information about a specific gaming platform by ID.
Read
Low risk
Get Random Game
mobygames:get_random_game
Get a random game from MobyGames database, optionally filtered by platform or genre.
Read
Low risk
List Genres
mobygames:list_genres
List all game genres available in MobyGames database.
Read
Low risk
List Platforms
mobygames:list_platforms
List all gaming platforms available in MobyGames database.
Read
Low risk
Search Companies
mobygames:search_companies
Search for game companies by name or country with pagination support.
Read
Low risk
Search Games
mobygames:search_games
Search for games by title, platform, or genre with pagination support.
Read
Low risk