Skip to content

Commit f3b413c

Browse files
authored
Update overview.md
1 parent fd77a1b commit f3b413c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-foundry/agents/how-to/tools/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ To keep your AI agent informed with richer context from various data sources. Th
3030

3131
To streamline workflows with your AI agent with capabilities to take actions. The Foundry Agent Service provides different action tools for you with different level of flexibility, control, and ease of integration:
3232

33+
- **Deep Research tool**: Web-based integrated deep research pipeline with the `o3-deep-research` model and Grounding with Bing Search.
3334
- **Azure Logic Apps**: Low-code / no-code solution to add a workflow to your AI Agent
3435
- **OpenAPI Spec tool**: Bring an existing OpenAPI specification of a service API you want to add to your AI agent, with no or minor changes.
3536
- **MCP tool**: Bring an existing Model Context Protocol (MCP) endpoint that you want to add to your AI agent.
@@ -121,4 +122,4 @@ Grounding with Bing Search tool
121122
- Use: Gather external trends or news to enrich the post with real-time insights.
122123
- Trigger this when:
123124
- The user asks to reference recent data or competitive context.
124-
- Example: "Can you reference the latest industry trends?" or "What are competitors doing?".
125+
- Example: "Can you reference the latest industry trends?" or "What are competitors doing?".

0 commit comments

Comments
 (0)