2021-07-14 18:45:03 UTC - Shivam Ajmera: Hey guys! I'm a student and I was looking into understanding how openwhisk's sequence works. The documentation on the official repo showing the structure of things happening when invoking a single action is great, and I'd love to know if there are similar resources to understanding how a chain of actions/sequence works! https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1626288303088700?thread_ts=1626288303.088700&cid=C3TPCAQG1 ---- 2021-07-14 23:15:05 UTC - alex: Hi, is there any way to get the data that was passed to an action? I know you can see the stderr/stdout and other info by looking at the activation but I don't see the input data anywhere https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1626304505090600?thread_ts=1626304505.090600&cid=C3TPCAQG1 ----