Skip to main content
Glama

create_platform

Add a new platform to an AFSIM scenario by specifying its name, type, initial position, and altitude.

Instructions

Add a new platform (entity) to a scenario.

Parameters

scenario_id: UUID of the target scenario. name: Unique name for the platform within the scenario. platform_type: AFSIM platform type (e.g. 'wsf_air_vehicle', 'wsf_ground_vehicle'). latitude, longitude: Initial position in decimal degrees. altitude_m: Initial altitude in metres.

Returns

JSON with platform metadata.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scenario_idYes
nameYes
platform_typeNowsf_platform
latitudeNo
longitudeNo
altitude_mNo

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