Import CityJSON from the input inbox
cityjson_importImport a CityJSON file from the configured input inbox to obtain an immutable dataset handle. Pass only the filename, or omit it when exactly one JSON file is present.
Instructions
Import a CityJSON file already placed in the configured input inbox and return an immutable dataset handle. Pass only its filename, never an absolute path. If filename is omitted, the import succeeds only when the inbox contains exactly one JSON file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Filename shown by cityjson_list_imports or supplied by the chat application attachment metadata. |