project_status
Retrieve the current status of a novel project or a specific run using the project path and run ID.
Instructions
Return project status or one run's status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or current-directory-relative novel project path. | |
| run_id | No | Run identifier returned by build_context. |