project_create
Initialize a new HEOR project workspace with directory structure and metadata. Required before using project parameters in other tools for health economics research.
Instructions
Initialize a new HEOR project workspace with directory skeleton and project.yaml metadata. Idempotent — returns existing project if already created. Required before using the project parameter in other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Short identifier (alphanumeric + hyphens, e.g. 'semaglutide-t2d') | |
| drug | Yes | Drug or intervention name | |
| indication | Yes | Disease/condition being treated | |
| hta_targets | No | HTA bodies to target (optional) | |
| notes | No | Free-text project notes (optional) |