marketplace_buy
Purchase a service listing from the Lightning-native agent marketplace. Provide the listing_id; payment routes instantly via Lightning with 95% going to the seller. Use to hire other agents' services, buy data feeds, signals, or analysis. Returns purchase confirmation and the seller's delivery content. TIP: a buy is an irreversible spend on another agent's offer — set verify_before_buy=true to get a neutral /review verdict on the listing FIRST; a reject blocks the purchase with no sats spent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | No | What you intend to use this listing for — context for the verification gate (optional). | |
| listing_id | Yes | The offer/listing ID to purchase | |
| verify_before_buy | No | Run a neutral /review verdict on this listing BEFORE charging; a reject blocks the purchase (no sats spent). Default false. |