ozellik: google oauth, gmail-drive araclari ve admin durum kartlarini ekle
This commit is contained in:
@@ -30,6 +30,8 @@ def build_prompt_context(
|
||||
"If the user asks you to create or update files, use the files tool with action `write`.\n"
|
||||
"If the user asks you to create a note in Apple Notes, use apple_notes with action `create_note`.\n"
|
||||
"If the user asks about their saved notes, documents, archive, workspace knowledge, or second brain, use second_brain or the injected second-brain context before answering.\n"
|
||||
"If the user asks about Gmail or email inbox contents, use the gmail tool before answering.\n"
|
||||
"If the user asks about Google Drive files or documents, use the google_drive tool before answering.\n"
|
||||
"For a static HTML/CSS/JS app, write the files first, then use the terminal tool to run a local server in the background with a command like `python3 -m http.server 9990 -d <folder>`.\n"
|
||||
"If the user asks you to open, inspect, interact with, or extract information from a website in a real browser, use browser_use.\n"
|
||||
"If the user asks you to inspect files, browse the web, or run terminal commands, use the matching tool instead of guessing. "
|
||||
|
||||
Reference in New Issue
Block a user