Update project
render_update_projectUpdate project details including name by providing the project ID. This tool calls the Render API to modify project settings.
Instructions
Update project. Update the details of a project. To update the details of a particular environment in the project, instead use the Update environment endpoint. Calls PATCH /projects/{projectId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| projectId | Yes |