{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "CallArgumentList", "type": "object", "properties": { "call_arguments": { "type": "array" } } }