update_study_status
Change a study's status to Draft, Active, Paused, or Completed. Provide the study ID and desired status to update its lifecycle.
Instructions
Change the status of a study.
Args: study_id: The unique identifier of the study. status: New status — one of 'Draft', 'Active', 'Paused', 'Completed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| study_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |