coquer/Find Action Task
Small filter action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | Values that need to be added as a string | yes | — |
| needle | List of items to filter | yes | — |
| haystack | List of items to filter from | yes | — |
| asString | Convert the output to a string | no | "" |
| taskKey | key containing tasks | no | tasks |
| attachments | key containing attachments | no | "" |
Outputs
| name | description |
|---|---|
| filtered | Filtered list |