update_workspace_features
Update workspace feature toggles in Plane, enabling or disabling project grouping, initiatives, teams, customers, wiki, and PI to tailor the workspace for your team.
Instructions
Update features of the current workspace.
Args: project_grouping: Enable/disable project grouping feature initiatives: Enable/disable initiatives feature teams: Enable/disable teams feature customers: Enable/disable customers feature wiki: Enable/disable wiki feature pi: Enable/disable PI (Program Increment) feature
Returns: Updated WorkspaceFeature object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pi | No | ||
| wiki | No | ||
| teams | No | ||
| customers | No | ||
| initiatives | No | ||
| project_grouping | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pi | No | ||
| wiki | No | ||
| teams | No | ||
| customers | No | ||
| initiatives | No | ||
| project_grouping | No |