Skip to content

Commit 59a4d1b

Browse files
authored
fix(docs): update built-in-tools.md index
Add `-experimental` in index to the anchor for tools that are marked as experimental to fix broken links
1 parent a930a9f commit 59a4d1b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/built-in-tools.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Amazon Q CLI includes several built-in tools that agents can use. This document
77
- [`fs_write`](#fs_write-tool) — Create and edit files.
88
- [`introspect`](#introspect-tool) — Provide information about Q CLI capabilities and documentation.
99
- [`report_issue`](#report_issue-tool) — Open a GitHub issue template.
10-
- [`knowledge`](#knowledge-tool) — Store and retrieve information in a knowledge base.
11-
- [`thinking`](#thinking-tool) — Internal reasoning mechanism.
12-
- [`todo_list`](#todo_list-tool) — Create and manage TODO lists for tracking multi-step tasks.
10+
- [`knowledge`](#knowledge-tool-experimental) — Store and retrieve information in a knowledge base.
11+
- [`thinking`](#thinking-tool-experimental) — Internal reasoning mechanism.
12+
- [`todo_list`](#todo_list-tool-experimental) — Create and manage TODO lists for tracking multi-step tasks.
1313
- [`use_aws`](#use_aws-tool) — Make AWS CLI API calls.
1414

1515
## Execute_bash Tool

0 commit comments

Comments
 (0)