Skip to content

Commit 641f8b1

Browse files
committed
fix typo, link
1 parent a258118 commit 641f8b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

solutions/search/agent-builder/agent-builder-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ To create a new agent:
3131
- Set the **Display name** that users will see
3232
- Add a **Display description** to explain the agent's purpose
3333
- Choose an **Avatar color** and **Avatar symbol** (both optional)
34-
4. Switch to the **Tools** tab to assign [tools](/docs/chat/tools.md) to the agent
34+
4. Switch to the **Tools** tab to assign [tools](tools.md) to the agent
3535
5. Click the **Save** button to create your agent

solutions/search/elastic-agent-builder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ applies_to:
1616
- **Interactive chat interface**: Ask questions about your data using natural language in the Chat UI.
1717
- **Agent-based architecture**: Configure AI assistants with customizable behaviors and tool access.
1818
- **Modular and extensible tools**: Extend your system with tools for {{es}} data access and manipulation.
19-
- **ES|QL integration**: Create and execute [ES|QL]([{{esql}}](elasticsearch://reference/query-languages/esql.md))-powered tools for specialized data queries.
19+
- **ES|QL integration**: Create and execute [ES|QL](elasticsearch://reference/query-languages/esql.md)-powered tools for specialized data queries.
2020
- **MCP server**: Connect external MCP clients to access chat tools through a standardized interface.
2121
- **A2A server**: Enable agent-to-agent communication following the A2A protocol specification.
2222
- **Programmatic APIs**: Create, manage, and execute tools and agents through Kibana APIs.

0 commit comments

Comments
 (0)