start_authoring_run
Initialize a new guided authoring run by providing an Excel or Hyper datasource path. Specify output directory, authoring mode, and whether to resume or force a new run.
Instructions
Initialize a new guided authoring run from an Excel or Hyper datasource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datasource_path | Yes | ||
| output_dir | No | tmp/agentic_run | |
| resume_if_exists | No | ||
| authoring_mode | No | agent_first | |
| force_new | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |