What are the Elements of a Workflow in <http://Pipedream.com|Pipedream.com> that Update Google Tasks Lists from Notion Updates?

  1. A Notion trigger named “Updated Page in Database” emits an event when a page in my Notion database is updated. The database ID is 1165ab1d5fdb4a88b6bcc45ae0d2d9d7
  2. A Google Tasks action step named “list_tasks” retrieves the tasks from my Google Tasks list. These are the inputs for that step: Google Tasks Account Google Tasks LiveIntegrity | Task List :spiral_calendar_pad: Reclaim Mk1hZng3dVdLeEJ6ZVZqUg | Max Results 200 | Show Completed true | Show Deleted false
    And here’s the code for the current step that I’m having issues with: