Skip to main content
Glama

modify_platform

Modify a platform's position or type in a simulation scenario by providing the scenario ID and platform name.

Instructions

Modify an existing platform's position or type.

Parameters

scenario_id: UUID of the target scenario. platform_name: Name of the platform to modify. latitude, longitude, altitude_m: New position values (omit to keep current). platform_type: New platform type string (omit to keep current).

Returns

JSON with updated platform metadata.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scenario_idYes
platform_nameYes
latitudeNo
longitudeNo
altitude_mNo
platform_typeNo

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