Extract case drills to prompt-solution JSON
casebook-extractworkflowsetup L3★0
kevinguo0351/Case-Library ↗What it does
Execute casebook-extract workflow process
Best for
Running casebook-extract as a multi-phase orchestrated workflow.
Inputs
- · workflow args object
Outputs
- · structured JSON result
Requires
- · agent MCP
- · parallel execution
- · workflow phases
- · Read tool
Preconditions
Workflow runtime available; agents ready; input schema valid; args provided
Failure modes
Agent timeout or refusal; schema validation fails; empty result set; dedup collision on key
Trust signals
- · Schema validation enforced
- · Structured phase logging
- · Parallel agent orchestration
- · Strict schema requirements