Read one asset
get_assetFetches full asset details for maps, notebooks, secrets, timelines, and more. Maps come with assembled hierarchy, markers, and linked articles; notebooks include sections and notes.
Instructions
Read a single asset in full. kind=map returns the ASSEMBLED hierarchy (map + layers + marker groups + all markers with their article links — several API calls, worth it: markers are where geography meets lore). kind=notebook returns notebook + sections + notes. secret/timeline/history/subscribergroup return the entity itself. For articles use get_article.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | UUID of the asset (from list_assets) | |
| kind | Yes | Asset type |