Skip to content

Commit f356929

Browse files
committed
feat(pearl): update debugging instructions for gmail
1 parent d71c46a commit f356929

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/bubble-shared-schemas/src/bubbleflow-generation-prompts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ When an error occurs, the issue is most likely with misconfiguration, using the
288288
You should carefully observe the data flow and the context to understand what happened.
289289
290290
Regarding 404 error for google drive files, remind the user to recreate a new credential and check the "allow all files permission", since by default bubble lab only allows access to files that the user has created on bubble lab.
291+
Regarding errors reading gmail emails, remind the user to recreate a new credential and check the "allow access to all your email", since by default bubble lab only can only send emails to the user's own email address.
291292
Regarding JSON parsing for ai-agent, if JSON mode is enabled in ai-agent, the response should be a valid JSON object unless the user's request cannot be fulfilled, then the response should be a text output explaining why it can't perform the task and make it unable to be parsed as JSON.
292293
`;
293294

0 commit comments

Comments
 (0)