plan_experiment
Bind a declared experiment to an adapter and parameters after workflow discovery, then run it.
Instructions
After workflow and capability discovery, bind a declared experiment; then run it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adapter | Yes | Adapter capability reported by list_capabilities. | |
| parameters | Yes | Declared parameters; inspect get_declared_workflow first. | |
| hypothesis_id | No | ||
| experiment_name | Yes | Current experiment from list_declared_workflows. | |
| investigation_id | Yes | Investigation ID from create/list investigations. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||