Can we pass ios shortcuts input as stdin?
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
I had expected to effectively pipe text from shortcuts into a command (as stdin) and return the output to shortcuts. The stdout seems to be returned (at least in extension mode), but I can't figure out how to pipe in input
For example:

I've tried with `<<< [Text]` using the magic variable and still no luck.
Is this possible?
Thanks in advance, cool project!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.