pyp6xer_export_xer
Export the current modified schedule as base64-encoded XER bytes, enabling file download without requiring a writable server path.
Instructions
Export the current (possibly modified) schedule as base64-encoded XER bytes.
Returns serialised XER content encoded as base64 so callers can offer a file download without requiring a writable local path on the server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_key | No | Cache key identifying the loaded XER file (set when calling pyp6xer_load_file) | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |