{
"type": "object",
"properties": {
"query": {
"type": "string",
"maxLength": 500,
"description": "Words to search for: a title, a topic, or a creator's name."
}
},
"required": [
"query"
]
}{
"type": "object",
"properties": {}
}{
"type": "object",
"properties": {}
}