1[ 2 { 3 "question": "/explain", 4 "description": "includes function definitions from same file", 5 "stateFile": "./explain.11.state.json", 6 "keywords": { 7 "anyOf": [ 8 "cout", 9 "Hello, World!" 10 ], 11 "not": [ 12 "42" 13 ] 14 } 15 } 16] 17