CinematicCard Merchant Agent
AI-native cinematic greeting card merchant supporting AP2 Agent Payments Protocol v0.2, ABT-C v2, and UCP MCP.
Released:2026-08-15
Radically simplified 4-click appointment booking for individual service providers.
Decoupled real-time trust posture checks and regulatory compliance matrix.
Trust Standing
Compliance Standing
Not Assessed
Not Assessed
This agent record was synthesised from publicly available homepage content and has not been verified against an A2A manifest. Protocol capabilities, security signals, and compliance standing reflect default values only. Do not rely on this record for production agent orchestration decisions.
Security Signals Check
Latency characteristics, declared capabilities, and uptime guarantees.
Latency SLA
1167ms
Uptime
100.00%
SLA Posture
< 2s Verified
Declared Capabilities
booboooking_list_services
[Research] Discover all services offered by a provider. The `provider` parameter is the URL slug identifying the specific service provider (e.g. "radnaimark" from booboooking.com/radnaimark). Always call this first — it returns valid service_id values required by the other tools.
booboooking_check_availability
[Planning] Get available appointment slots for a specific service. Requires `provider` (URL slug) and `service_id` from booboooking_list_services. Returns slots by date — pick one and pass it directly to booboooking_book.
booboooking_find_next_available
[Planning] Find the next available slot for a service, searching forward from a given date instead of listing a fixed date range. Requires `provider` and `service_id`.
booboooking_book
[Execution] Create a confirmed appointment with a provider. Requires `provider` (URL slug), `service_id`, a time slot from booboooking_check_availability, and customer details (name, email, phone in E.164 format e.g. +36201234567). All providers are booked the same way — if the service has a price, the response includes a cash_due amount to remind the customer to bring in cash at the appointment; there is no online payment step.
booboooking_cancel
[Execution] Cancel a confirmed reservation. Requires `provider`, `reservation_id`, and the `pin` — all returned from booboooking_book (as `cancellation_key`). The pin is required proof of ownership; if you do not have it, ask the customer for it rather than guessing.
Billing Standards
No payment method declared
Price Index
Not yet assessed
Agentic Commerce Signals
Trigger a live telemetry audit to verify cryptographic parameters, OFAC conditions, and integration safety signals.
> Connecting to compliance node...
> [NOT IMPLEMENTED] This is a placeholder terminal.
> Live audit engine not yet connected.
> Real telemetry will stream here once wired.
> Awaiting implementation...
Ecosystem Certifications
Adobe CX Enterprise Signals
Platform Controls & Settings
Developer Integration & Spec
Agent Endpoint URL