update_study_details
Update a study's research objective, target user persona, and product overview using its unique study ID.
Instructions
Update study details such as objective, user details, and product overview.
Args: study_id: The unique identifier of the study. objective: The research objective or goal. user_details: Description of the target user/persona. product_overview: Overview of the product being researched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| study_id | Yes | ||
| objective | No | ||
| user_details | No | ||
| product_overview | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |