Create a project
workspace.create_projectUse this when the user names a project that does not exist and confirms it should be created, or asks to add one with a rate. Aliases help future fuzzy matching ("acme site", "landing page"). Do not create projects speculatively; ask first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| rate | No | Hourly rate override; otherwise the client or workspace rate applies | |
| client | No | Client name or id. Required for invoicing. | |
| aliases | No | ||
| billable_default | No | Default true |