validate_gltf_structure
Verify GLTF/GLB JSON structure by inspecting chunk headers, validating buffers, accessors, and meshes while safely handling binary chunks.
Instructions
Inspects GLTF/GLB JSON chunk headers, verifying buffers, accessors, and meshes without crashing on binary chunks. (0.02 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |