Skip to content

Commit a144069

Browse files
authored
Update transfer_to_agent_tool.py
1 parent ea827af commit a144069

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/google/adk/tools/transfer_to_agent_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def transfer_to_agent(agent_name: str, tool_context: ToolContext):
1919
"""Transfer the question to another agent.
2020
2121
This tool hands off control to another agent when it's more suitable to
22-
answer users' question according to the other agent's description.
22+
answer the user's question according to the agent's description.
2323
2424
Args:
2525
agent_name: the agent name to transfer to.

0 commit comments

Comments
 (0)