blueprint_list
List available blueprints to see which procedures can be instantiated as task DAGs. Use this read-only endpoint to discover options before instantiation.
Instructions
List the blueprints available to instantiate.
A blueprint is a procedure compiled into a task DAG, instantiate one with blueprint_instantiate() instead of trying to follow a long procedure by hand. Read-only, no side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |