submit_draft
Record draft text produced by an external AI tool into an existing run by providing the project path, run ID, and text.
Instructions
Record draft text produced by an external AI tool in an existing run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or current-directory-relative novel project path. | |
| text | Yes | ||
| run_id | Yes | Run identifier returned by build_context. |