Buy a listing
create_orderCreate an order for a listing. Requires Bearer AgentLot API key. Fiat orders can require human payment approval via Stripe Checkout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | ||
| api_key | No | Optional AgentLot al_live_ key when the MCP client cannot set Authorization headers dynamically. Prefer connector-level Bearer auth for persistent integrations. | |
| quantity | No | ||
| buyer_note | No | ||
| listing_id | Yes | ||
| idempotency_key | No |