GET
/v1/schemas/fal/audio/mirelo-ai%2Fsfx1.6%2Fextend-audio?kind=output
Accept:
Response body
1 properties · 1 required · 1 $defs| property | type | description | constraints |
|---|---|---|---|
| audio* | Audio[] | Audio with the input prefix preserved and a generated tail (and loop, if ambience=true). |
Validate a payload
before you spend tokensshell
$ curl -X POST https://modelschemas.com/v1/validate \
-d '{"provider":"fal","endpointId":"mirelo-ai/sfx1.6/extend-audio","payload":{…}}'
→ {"valid": false, "errors": [{"path": "#", "keyword": "required", …}]}