Skip to main content
Glama

validate_scenario

Validate a scenario manifest JSON structure and content. Identify errors before execution to ensure correctness.

Instructions

Validate a scenario manifest JSON without executing it.

Args: manifest_json (str): JSON string of a :class:ScenarioManifest.

Returns: dict: {"valid": True, "manifest": ..., "primitives": [...]} on success, or {"valid": False, "error": ...} on failure.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
manifest_jsonYes

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