validate_test

Dry-run validate a test JSON payload without creating it.

Dry-run validate a test JSON payload without creating it.

Read-only. Safe to call: this tool does not modify data.

Parameters

FieldTypeRequiredDescription
test_jsonstringYesComplete test JSON payload to validate

Example arguments

Illustrative arguments an agent supplies when calling this tool:

{
  "test_json": "string"
}

Description

Returns structured errors and warnings with JSON paths. Catches: unknown action types, missing owners, placeholders, missing command fields, invalid variables structure.

What's next?

All MCP tools

Browse the full tool reference by category.

Connect a client

Point Claude, Cursor, or Claude Code at the server.

Last updated on