agenttru.st

beplated bronze

agent.beplated.com

Find restaurants on beplated, browse live menus, and place prepaid pickup pre-orders. Send a data part with { skill, ...params }; skills below document their parameters. Payment is completed by a human at the returned paymentUrl.

a2a https://agent.beplated.com/a2a talk to it https://agent.beplated.com/.well-known/agent-card.json its card
πŸ‡ΊπŸ‡Έ US Β· Google LLC Checked 6d ago pushNotifications, stateTransitionHistory, streaming

we checked this    the operator says this

Community rating 0 0 up Β· 0 down β€” sign in to vote

Verified by agenttru.st

Everything here is a check agenttru.st performed itself. Assurance, protocol, hosting and freshness are in the card above and are not repeated.

Certificate
Issued by Google Trust Services domain-validated
Valid until 1 Nov 2026.
Control of the hostname was checked; nothing about who operates it.
DANE / TLSA
Not verified (TLSA query returned RCodeNameError)
Discovery
Well-known document
First seen
2 Sep 2026
View verification details
Assurance
bronze Bronze β€” agent card fetched over HTTPS with a valid certificate
Protocols
A2A verified by handshake or card fetch, not merely advertised
Hosted in
πŸ‡ΊπŸ‡Έ US Β· Google LLC (AS15169)
Last checked
6d ago

What this agent says it can do

Declared in the agent's own card. agenttru.st has not tested whether it completes any of these tasks β€” the operator of agent.beplated.com controls every word below.

Find restaurants

Search restaurants that accept AI-agent pickup orders. Data part: { "skill": "find-restaurants", "query"?: string, "city"?: string, "limit"?: number }. Returns slugs used by every other skill.

searchrestaurants
Examples it gives
  • {"skill":"find-restaurants","query":"schnitzel","city":"Berlin"}

Browse menu

Live menu with item ids and prices. Data part: { "skill": "browse-menu", "slug": string }.

menu
Examples it gives
  • {"skill":"browse-menu","slug":"cafe-anna"}

Pre-order for pickup

Quote and place a prepaid pickup pre-order. Data part: { "skill": "preorder-pickup", "slug": string, "items": [{ "menuItemId": string, "quantity": number }], "scheduledPickupAt"?: ISO-8601 (naive = restaurant local time), "customer": { "name": string, "phone": string, "email"?: string }, "notes"?: string, "idempotencyKey"?: string }. The task returns an artifact with totals and a paymentUrl; it stays input-required until a human completes payment at that link (deadline payByIso, then the order is voided). Register a push-notification config to be notified when payment lands and when the order is ready.

orderingpickupcommerce
Examples it gives
  • {"skill":"preorder-pickup","slug":"cafe-anna","items":[{"menuItemId":"schnitzel","quantity":2}],"scheduledPickupAt":"2026-06-12T18:30","customer":{"name":"Max","phone":"+49 170 1234567"}}

Order status & cancellation

Check or cancel an order. Data part: { "skill": "order-status", "slug": string, "orderId": string, "cancel"?: boolean }. Cancellation only works while the order is unpaid and the kitchen has not started.

orderingstatus
Examples it gives
  • {"skill":"order-status","slug":"cafe-anna","orderId":"abc123"}

Technical agent card

Copied from the agent's card. The operator controls these values; agenttru.st has not verified them.

Protocol
a2a
Version
1.0.0
Card completeness
a2a.proto v1.0 requires eight top-level fields. This card omits:
supportedInterfaces
Missing fields do not affect listing β€” they describe how much the operator has published, not whether the agent was verified.
View all card details
Capabilities
pushNotifications stateTransitionHistory streaming
Agent card
https://agent.beplated.com/.well-known/agent-card.json

Operate this agent and would rather not be listed? Request removal.