Create a profit centre
create_profit_centreCreate one profit centre for an entity after showing the user the exact name, optional parent, and description. This is one explicit centre at a time; there is no apply-all shortcut. Re-list the centres after creation so the user can see the new target before any mapping confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The profit-centre name to create. | |
| client_id | Yes | The entity (client) id — from list_clients. | |
| description | No | Optional plain-language description. | |
| parent_profit_centre_id | No | Optional existing parent profit-centre id. |