GET

/v1/schemas/fal/image/bria%2Ffibo-edit%2Fedit?kind=output

kind outputactivity imagehash ddb1b2d1extracted Jul 6, 2026version currentsource upstream spec ↗

Response body

3 properties · 2 required · 1 $defs
propertytypedescriptionconstraints
image*ImageGenerated image.
structured_instruction*objectCurrent instruction.
imagesImage[]Generated images.default: []

Validate a payload

before you spend tokens
shell
$ curl -X POST https://modelschemas.com/v1/validate \
    -d '{"provider":"fal","endpointId":"bria/fibo-edit/edit","payload":{…}}'
→ {"valid": false, "errors": [{"path": "#", "keyword": "required", …}]}