Currently the service allows state as input filter.
I’d like to propose adding a string regex filter for item so that it can be used in automatons a bit easier
something like
service: todo.get_items
data:
status: needs_action
item: 'water plant[0-9]*'
target:
entity_id: todo.house_chores