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

<details>

<summary>Web Search</summary>
> **Note:** Only available for users on a paid Copilot subscription, and with Web search enabled.

- **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
Loading