Skip to main content
redteams.ai
All tags

# json-schema

2 articlestagged with “json-schema

JSON Schema Injection

Techniques for manipulating function definitions and JSON schemas to alter LLM behavior, inject additional parameters, and exploit schema validation gaps in tool calling systems.

schema-injectionfunction-callingjson-schematool-useexploitation
Advanced

Structured Output Validation

Step-by-step walkthrough for validating structured LLM outputs against schemas, covering JSON schema validation, type coercion, constraint enforcement, and handling malformed model outputs gracefully.

structured-outputvalidationjson-schemaoutput-filteringdefensewalkthrough
Intermediate