bugherd_update_project
Update a BugHerd project's settings including name, development URL, and active or public status.
Instructions
Update a project's settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The BugHerd project ID | |
| name | No | New project name | |
| devurl | No | New development URL | |
| is_active | No | Whether the project is active | |
| is_public | No | Whether the project is public |