How to display the Project when using iOS Shortcuts "Find Items"?

Using the Find Items action it is relatively straight forward to grab a collection of tasks that match certain criteria.

But how can I obtain the Project attached to each task?

The action does provide access to a number of useful attributes: Item (default), Primary key, Due date, etc. But not Project.

I thought that the Database Object option might return a JSON representation of the task that included project information, but it is not behaving as I had expected.

Does the Find Items action return any information about the project of each task?

2 Likes