create_project
Create projects in FreshBooks with configurable billing options including hourly or fixed rates, client assignments, budgets, and due dates.
Instructions
Create a project. project_type: hourly_rate or fixed_price. billing_method: business_rate, project_rate, service_rate, team_member_rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| client_id | No | ||
| project_type | No | hourly_rate | |
| billing_method | No | project_rate | |
| description | No | ||
| budget | No | ||
| due_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |