skflow_brief_validate
Validate Presentador→Orquestador briefs against the schema with deterministic checks. Accepts JSON objects or YAML/JSON strings to enforce required fields without LLM.
Instructions
Validate a Presentador→Orquestador brief (JSON object or YAML/JSON string). Deterministic check mirroring schemas/brief.schema.json (no LLM).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | Yes | Either a JSON object with goal/constraints/forbidden_capabilities or stringified YAML/JSON |