Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions alloydb-ai-mcp/cymbal_logistic/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ def run_query_sync(request_text, cluster_name, location, instance_name, database
When you answer questions about Cymbal Logistic activity
use the toolset to run query in the AlloyDB cluster {cluster_name} instance {instance_name} in the location {location}
in the project {project_id} in the database {database_name}
Use ai schema to use AI functions and models like gemini-3-flash-preview with the functions from the schema.
"""

if summary:
Expand Down