Download CityJSON content
cityjson_downloadPrepare an opened or transformed CityJSON dataset for download. Streams the managed file directly or provides an embedded JSON resource for MCP clients.
Instructions
Prepare an opened or transformed dataset for download. The web host streams the managed file directly; standalone MCP clients receive an embedded application/json resource within the configured inline-size limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Optional suggested download filename. | |
| dataset_id | Yes | Dataset handle returned by cityjson_import, cityjson_open, cityjson_import_text, or another transformation tool. |