{
"type": "object",
"properties": {
"page": {
"type": "string",
"enum": [
"home",
"pricing",
"embedded-wallet",
"wallet-as-a-service",
"account-abstraction",
"authentication",
"wallet-automations",
"security",
"customers",
"blog",
"changelog",
"benchmarks",
"compare",
"docs"
],
"description": "Short key for a known page."
}
},
"required": [
"page"
]
}{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Search query."
}
}
}{
"type": "object",
"properties": {}
}{
"type": "object",
"properties": {}
}{
"type": "object",
"properties": {}
}