cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

This documentation is for the new preview UI. It’s still being refined and is subject to change. For documentation for the old UI, see Knowledge Base.

Article link copied to clipboard
Updated
Published
1 min read
Note on third‑party tools

We aim to provide accurate and helpful details about third‑party tools, but we can’t guarantee that this information is always complete or up to date. If you notice any discrepancies, feel free to share them in the feedback section below. For the most reliable information, please always refer to the third‑party tool’s official documentation.

Efficiently serialize or deserialize data into a JSON-like format using msgpack

Actions

Decode

Decode a MessagePack message into an object

Input Comments Default
Message Messagepack message to decode

Encode

Encode an object into MessagePack

Input Comments Default
Data Data / object to encode