JSON Schema Validator for AI Agents | validate_json_schema avatar

JSON Schema Validator for AI Agents | validate_json_schema

Pricing

from $1.00 / 1,000 validate_json_schema | successful results

Go to Apify Store
JSON Schema Validator for AI Agents | validate_json_schema

JSON Schema Validator for AI Agents | validate_json_schema

Agent-ready: JSON string + optional schema in → valid/repair/errors with agentHints out. USE WHEN: pipeline validation, LLM output repair, tool chaining. MCP twin at scryptexlabs.com.

Pricing

from $1.00 / 1,000 validate_json_schema | successful results

Rating

0.0

(0)

Developer

Paweł Józefowski

Paweł Józefowski

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

validate_json_schema

USE_WHEN: you must confirm JSON parses and matches a schema before your next pipeline step.

Call

{
"json": "{\"price\": 9.99}",
"schema": { "type": "object", "required": ["price"], "properties": { "price": { "type": "number" } } },
"repair": true
}

Returns

{ valid, syntaxValid, schemaValid, parsed, repairs[], schemaErrors[], agentHints[], errors[] }

Cost

$0.001 per result (PPE event validate-json-result). MCP x402 twin: same price.

Select this if

  • you gate output from another tool before chaining
  • you repair markdown-fenced or trailing-comma JSON from LLM output
  • you need agentHints[] to auto-retry on schema failure

MCP twin

validate_json_schema on scryptex-agent-toolshttps://scryptexlabs.com/mcp.json

Catalog

https://scryptexlabs.com/tools.json