update_project
Update a Tolgee project's name by providing its numeric ID and the new name.
Instructions
Update an existing Tolgee project's settings.
Args:
project_id: The numeric ID of the project to update.
name: The new name for the project.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |