Skip to main content

Get Map Value

Command description

Gets the value associated with a specified key and saves it as a variable.

Command Input Parameters

input parametersInput parameter typeDescription
MapdictMap to read
Key NameanyKey whose value is required

Command Output Parameters

Output parametersOutput parameter typeDescription
Map ValueanyValue associated with the key

AI Workflow Generation Notes

  • Keys must match exactly. Preserve the key's source value and letter case.