Type: nodetool.dictionary.MakeDictionary
Namespace: nodetool.dictionary
Description
Creates a simple dictionary with up to three key-value pairs. dictionary, create, simple
Use cases:
- Create configuration entries
- Initialize simple data structures
- Build basic key-value mappings
Outputs
| Output | Type | Description |
|---|---|---|
| output | Dict[str, any] |
Metadata
Related Nodes
Browse other nodes in the nodetool.dictionary namespace.