We currently don't have the option to apply string filters (includes) with other logical operators like or or not.
This would also require frontend work to allow multiple inputs (or structure them with special characters, at least).
OR
[ ] Update action
[ ] Write prompts with includes or includes
[ ] Update grammar
[ ] Frontend
NOT
[ ] Update action
[ ] Write prompts with includes false / not includes
We currently don't have the option to apply string filters (
includes
) with other logical operators likeor
ornot
. This would also require frontend work to allow multiple inputs (or structure them with special characters, at least).OR
includes or includes
NOT
includes false
/not includes