delete_view
Deletes a view from a specified SemaphoreUI project using the project ID and view ID. Remove outdated or unused views to keep project dashboards organized.
Instructions
Delete a view.
Args: project_id: ID of the project view_id: ID of the view to delete
Returns: Empty dict on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||