Makes a dictionary from the text passed as input. JSON (like {"foo": "bar"}), key-value pairs (like foo=bar&baz=biz), and XML-based plist are supported.
Gets the value for the specified key in the dictionary passed into the action.
Passes the specified list of key-value pairs to the next action as a dictionary.
Sets a value in the dictionary passed into the action.