Skip to content
Draft
Changes from 1 commit
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
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1160,6 +1160,13 @@ Possible options:
- **list_copilot_spaces** - List Copilot Spaces
</details>

<details>
<summary>Web Search</summary>

- **web_search** - Web Search
- `query`: A natural language query representing what to search for on the web. (string, required)
</details>

## Dynamic Tool Discovery

**Note**: This feature is currently in beta and may not be available in all environments. Please test it out and let us know if you encounter any issues.
Expand Down