DashboardsRead-only

Validate action

validate_action

Dry-run validate an action spec. Pure validation — no mutation.

Parameters

ParameterTypeRequiredDescription
actionobjectoptionalAction spec; discriminated by action.kind

Example call

The tool call an MCP client sends (required arguments shown with placeholder values).

{
"tool": "validate_action",
"arguments": {}
}

Use this tool in

Related Dashboards tools