Simple Linkedln Automation

I am a beginner from Make and I am t build an automation for my Linkedln profile. This is how the automation is working:

  1. Pick a Keyword on Google Sheet
  2. Create content using chat GPT
  3. Search for an Image that has been updated on Google Drive(One at a time) Filter by date and time
  4. Iterate those files from Google Drive
  5. Download the file from the drive that matches the date and time that was posted
  6. Post content and the image on LinkedIn(The image should be the latest update

    )
  7. Update the Google sheet the content has been updated

I am having an issue filtering the images by date on Google Drive so that the automation can post the latest image that was updated on Google Drive. Please help me.