Tool tree
German-language explainer on agentic and agent-to-agent commerce — how AI agents buy, and what merchants need to prepare for 2026.
search_agentic_commerceAnswer
Search deterministic Agent-to-Agent Commerce knowledge and canonical source pages.
View tool JSON
{
"name": "search_agentic_commerce",
"kind": "answer",
"impl": "imperative",
"description": "Search deterministic Agent-to-Agent Commerce knowledge and canonical source pages.",
"inputSchema": {
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Agentic Commerce question or topic"
}
},
"required": [
"query"
]
}
}