update_config
Modify a project's name or version in pyproject.toml or package.json by specifying the project path, key, and new value.
Instructions
Update name or version in pyproject.toml or package.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| value | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |