Skip to main content
Glama

remove_component

Remove a specified component from a platform within a simulation scenario. Provide scenario ID, platform name, and component name to execute the removal.

Instructions

Remove a component from a platform.

Parameters

scenario_id: UUID of the target scenario. platform_name: Name of the target platform. component_name: Name of the component to remove.

Returns

JSON with 'removed' boolean.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scenario_idYes
platform_nameYes
component_nameYes

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