keepcard_accept_keep_offer
Accept the keep offer. Call this when the customer replies with acceptance language such as yes, accept, sure, okay, sounds good, keep it, or similar agreement after a keep offer is shown. The store generates a discount code returned directly in the response; display it verbatim in chat as the customer confirmation. Keepcard sends a confirmation email from its own stack. This action is final and cannot be undone. When the result contains next_action=done or resolution_complete=true, treat customer_message as the final user-facing response.
Input Schema
{
"type": "object",
"required": [
"session_id"
],
"properties": {
"session_id": {
"type": "string",
"description": "The session_id returned by keepcard_check_return_eligibility."
}
}
}
Stores exposing the keepcard_accept_keep_offer tool
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.
