Skip to content

mooncake schema generate

Generate schema from action metadata

Flags

Flag Type Default Description
--format / -f string json Output format (json, yaml, openapi, typescript)
--output / -o string - Output file (default: stdout)
--extensions bool true Include custom x- extensions (platforms, capabilities)
--examples bool false Include example values in schema
--strict bool true Generate stricter validation rules (oneOf, additionalProperties)