You’re close. The proper syntax to access keys that the User inputs via the Plugins tab is actually:

context.keys['KEY_NAME_GOES_HERE']
2 Likes