Skip to content

Commit 94e4912

Browse files
ppradneshclaude
andcommitted
docs: rename Tool Config to Built-in Tools, reorder tools nav
Move Overview to top, Custom Tools to bottom, and add Built-in Tools row to the tools overview table. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8efa64e commit 94e4912

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/docs/configure/tools/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Altimate Code has 55+ specialized tools organized by function.
44

55
| Category | Tools | Purpose |
66
|---|---|---|
7+
| [Built-in Tools](config.md) || File operations, search, shell, subagents, and other core agent tools |
78
| [SQL Tools](sql-tools.md) | 12 tools | Analysis, optimization, translation, formatting, cost prediction |
89
| [Schema Tools](schema-tools.md) | 7 tools | Inspection, search, PII detection, tagging, diffing |
910
| [FinOps Tools](finops-tools.md) | 8 tools | Cost analysis, warehouse sizing, unused resources, RBAC |

docs/mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ nav:
6767
- Agent Modes: configure/agent-modes.md
6868
- Agent Config: configure/agents.md
6969
- Tools:
70-
- Tool Config: configure/tools/config.md
71-
- Custom Tools: configure/tools/custom.md
7270
- Overview: configure/tools/index.md
71+
- Built-in Tools: configure/tools/config.md
7372
- SQL Tools: configure/tools/sql-tools.md
7473
- Schema Tools: configure/tools/schema-tools.md
7574
- FinOps Tools: configure/tools/finops-tools.md
7675
- Lineage Tools: configure/tools/lineage-tools.md
7776
- dbt Tools: configure/tools/dbt-tools.md
7877
- Warehouse Tools: configure/tools/warehouse-tools.md
78+
- Custom Tools: configure/tools/custom.md
7979
- Skills: configure/skills.md
8080
- Commands: configure/commands.md
8181
- Providers & Models:

0 commit comments

Comments
 (0)