Skip to main content
Glama

save_scenario

Save an AFSIM scenario to disk in AFSIM or JSON format. Specify scenario ID and optional file path.

Instructions

Save a scenario to disk.

Parameters

scenario_id: UUID of the scenario to save. file_path: Destination path. Defaults to scenarios/.afsim (or .json). format: 'afsim' (default) or 'json'.

Returns

JSON with the saved file path.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scenario_idYes
file_pathNo
formatNoafsim

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/Yookio-Z/AFSIM_MCP'

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