cards_lore
Fetch the narrative lore for a Splinterlands card using its card_detail_id. Returns the original lore text object for that card.
Instructions
Get the lore object returned by GET /cards/lore for one card_detail_id. The measured successful response was a bare object with numeric card_detail_id and string text. Omitting card_detail_id returned HTTP 200 with an empty body and no JSON, so this tool requires card_detail_id before making the request. The measured response carried no BCX, donor or account-attribution field. Successful lore responses are cached for 24 hours; provenance reports the route and the original fetch time. This tool returns the lore object unchanged and does not derive card attributes from its text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_detail_id | Yes |