create_project
Create a new project with required name and optional details like budget, status, and currency. Use natural language to set project parameters through the BOQ API.
Instructions
Create a new project. Only name is required.
status: draft|active|on_hold|completed|cancelled. currency: ILS|USD|EUR|JOD|SAR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| client_name | No | ||
| location | No | ||
| budget | No | ||
| status | No | ||
| currency | No | ||
| report_language | No |