Skip to main content
Glama

replay_scenario

Replay a previously saved CARLA scenario by providing its name or file path. Executes the scenario and returns the result or error if loading fails.

Instructions

Load a previously saved scenario spec and execute it.

Args: path (str): Saved scenario name or path (e.g. "demo" or "scenarios/demo.json").

Returns: dict: The execution result, or {"error": ...} if the spec could not be loaded.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/codebymov/CARLA-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server