freeagent_update_project
Update project details in FreeAgent, including name, status, budget, billing rates, dates, and more, to keep project information accurate.
Instructions
Update an existing project in FreeAgent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID | |
| name | No | Project name | |
| status | No | Project status | |
| budget | No | Project budget | |
| budget_units | No | Budget units | |
| currency | No | Currency code | |
| normal_billing_rate | No | Normal billing rate | |
| hours_per_day | No | Hours per day | |
| billing_period | No | Billing period | |
| is_ir35 | No | Whether the project is IR35 | |
| starts_on | No | Project start date (YYYY-MM-DD) | |
| ends_on | No | Project end date (YYYY-MM-DD) | |
| uses_project_invoice_sequence | No | Whether to use project invoice sequence |