claim_pass
Claim a FREE entry pass to an event on the VIA network, directly from discovery. FREE guest-list tiers only (price 0, the kind find_seller / get_seller_products surface at $0). No payment, no wallet, no x402: provide the attendee name and email, and VIA records the place, emails a confirmation, and notifies the organiser. One pass per email / per account. Paid products are NOT claimable here: connect to the seller's per-seller MCP and use buy_product (USDC via x402). Pass the product_id from a find_seller result (mcp_ref.product_id) or get_seller_products.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the person attending, for the guest list. | |
| Yes | Email to confirm the place to and for the organiser to admit by. | ||
| product_id | Yes | UUID of the free pass tier, from a find_seller / get_seller_products result. | |
| buyer_wallet | No | Optional Base wallet, if the claimer has a VIA buyer identity. | |
| buyer_agent_id | No | Optional ERC-8004 agent id of the agent claiming on the buyer's behalf. |