I'm building a Workato recipe that queries a Notion database and uses the retrieved content to populate a new Notion page. The Query Database action works and returns the correct JSON data, but I'm unable to access nested rich_text content in the Cre...