update_namespace
Updates the name of a namespace in a Tolgee project. Specify the project and namespace IDs along with the new name.
Instructions
Rename a namespace in a Tolgee project.
Args:
project_id: The numeric ID of the project.
namespace_id: The numeric ID of the namespace to rename.
name: The new name for the namespace.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| namespace_id | Yes | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |