Redeem a premium skill or bundle
get_skillGet or redeem a premium skill or multi-fix bundle after choosing with list_skills. Call with the id alone to receive the free outline, dollar price, signed Base Pay USDC and exact-ETH offers, and one pay-and-redeem action. After payment, call once more with the matching paymentTx and private paymentOffer for the complete SKILL.md or assembled bundle decision tree, fix bodies, verification commands, update guidance, and sources. Do not use this for individual fixes; call get_fix instead. Never pay again merely because an existing proof is pending or denied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Exact skill or bundle id from list_skills. | |
| paymentTx | No | Base Pay UserOperation hash for USDC or Base transaction hash for ETH. | |
| paymentOffer | No | Private signed bearer token from get_offer; never publish it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| via | No | ||
| error | No | ||
| title | No | ||
| denied | No | ||
| format | No | ||
| soldTo | No | ||
| receipt | No | Machine-readable receipt derived by KnownFix after signed-offer and Base proof verification; never accepted from caller input. | |
| skillMd | No | Full assembled Markdown. Bundles include their decision tree, included fix bodies, commands, verification guidance, and sources. | |
| citation | No | KnownFix source attribution request returned with the purchased good. | |
| priceUsd | No | ||
| priceWei | No | ||
| purchase | No | ||
| nextAction | No |