first_name
that stores the user's first name, and an integer (number) attribute called seconds_since_last_seen
that stores the number of seconds since we last interacted with the user. Actions allow us to define input and output attributes as a way to pass data in and out of our applications.user
context.