Assistance Needed: Implementing "The Secret Word Test" with Custom GPT and Google Docs

Hello OpenAI Community,

I’m working on a project that involves using a Custom GPT model to pass “The Secret Word Test”. The goal is to enable the model to retrieve a specific word from a Google Document, solely through custom actions defined within the GPT’s capabilities. This task requires setting up a reliable connection between the Custom GPT and Google Docs API to access and parse the document content.

Despite the theoretical feasibility, I’m encountering challenges, particularly with configuring the OpenAPI schema for Google Docs interactions and ensuring the custom GPT actions can accurately execute API calls and content parsing.

I’m reaching out to see if anyone has insights, experience, or advice on making this integration work. Your expertise on overcoming similar hurdles or any guidance on best practices for such an integration would be greatly appreciated.

Thank you for your support!