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
2 changes: 1 addition & 1 deletion docs/tutorials/multi-tool-agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ including Gemini Enterprise Agent Platform, see the
piping text to the command like so:

```shell
echo "Please start by listing files" | adk run file_listing_agent
echo "Please start by listing files" | adk run multi_tool_agent
```

Run the following command, to chat with your Weather agent.
Expand Down