ts_set_project_enabled
Toggle the enabled or disabled state of a project by providing its project ID and setting enabled to true or false.
Instructions
Toggle the enabled/active state of a specific project.
project_id: The unique ID of the project. enabled: True to enable/activate the project, False to disable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | ||
| project_id | Yes |