get_context
Returns the current server UTC time. Call this at the start of a session to establish an accurate time reference for resolving relative dates ('tomorrow', 'next week') and computing the buyer's local_time.
Schema
Input Schema
{
"type": "object",
"required": [
"meta"
],
"properties": {
"meta": {
"type": "object",
"required": [
"ucp-agent"
],
"properties": {
"ucp-agent": {
"type": "object",
"required": [
"profile"
],
"properties": {
"profile": {
"type": "string",
"description": "URL of the agent's UCP profile JSON (e.g. https://platform.example/profiles/shopping-agent.json)."
}
},
"description": "Platform agent identification for capability negotiation."
}
},
"description": "UCP request metadata. Required on every tool call."
}
}
}
Verified Stores
1
Member Stores
Stores exposing the get_context tool
Weekly UCP Report
Get the agentic commerce digest every Monday
Real adoption data, ecosystem trends, new spec versions, and the stores that broke or recovered this week. Read by founders and engineers building the next generation of commerce.
Weekly UCP Report
Issue #50 · Sep 14, 2026
+664
new verified stores
Verified rate
Latest spec
Cart capability
