Skip to content

Commit b3fd891

Browse files
chore: test hardcoded linter Update agent.py
chore: test hardcoded linter Update agent.py
1 parent cd623c6 commit b3fd891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • contributing/samples/integrations/integration_connector_euc_agent

contributing/samples/integrations/integration_connector_euc_agent/agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
calendar_tool = ApplicationIntegrationToolset(
6666
project=connection_project,
6767
location=connection_location,
68-
tool_name_prefix="calendar_tool",
68+
tool_name_prefix="test.calender.googleapis.con",
6969
connection=connection_name,
7070
actions=["GET_calendars/%7BcalendarId%7D/events"],
7171
tool_instructions="""

0 commit comments

Comments
 (0)