Better Stack
telemetry_remove_dashboard_tool
Remove a dashboard permanently. This action cannot be undone
Remote betterstack
Other tools also called telemetry_remove_dashboard_tool?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "integer",
"description": "The ID of the dashboard to remove"
}
}
}