Skip to content

docs: add missing built-in tools to concepts overview - #3973

Merged
Sayt-0 merged 2 commits into
mainfrom
docs/missing-tools-concepts-overview
Aug 13, 2026
Merged

docs: add missing built-in tools to concepts overview#3973
Sayt-0 merged 2 commits into
mainfrom
docs/missing-tools-concepts-overview

Conversation

@aheritier

Copy link
Copy Markdown
Collaborator

🤖 Automated implementer agentthis comment was posted by the implementer bot from Docker Agentic Platform, not by a human developer

Closes #3971.

Six built-in tools (Git, Scheduler, Webhook, Plan, Session Plan, Session Context) each have full documentation pages under docs/tools/ but were absent from the Built-in Tools table in docs/concepts/tools/index.md. This made them undiscoverable from the main concepts overview.

Added all six rows ordered by their weight: frontmatter (125–210), appended after the existing MCP Catalog entry. Descriptions are taken verbatim from each tool's own frontmatter.

Docs-only change; no build or test impact.

Add Git, Scheduler, Webhook, Plan, Session Plan, and Session Context
to the Built-in Tools table in docs/concepts/tools/index.md.
Each tool has full documentation but was missing from the overview,
making them undiscoverable from the main concepts page.

Entries are ordered by weight (125–210), appended after MCP Catalog.

Fixes #3971
- Scheduler: remove 'fixed' (not in source doc)
- Webhook: restore IFTTT from tool description
@aheritier
aheritier marked this pull request as ready for review August 13, 2026 12:59
@aheritier
aheritier requested a review from a team as a code owner August 13, 2026 12:59
@aheritier aheritier added area/docs Documentation changes area/tools For features/issues/fixes related to the usage of built-in and MCP tools kind/docs Documentation-only changes labels Aug 13, 2026
@Sayt-0
Sayt-0 merged commit 8791a29 into main Aug 13, 2026
22 checks passed
@Sayt-0
Sayt-0 deleted the docs/missing-tools-concepts-overview branch August 13, 2026 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Documentation changes area/tools For features/issues/fixes related to the usage of built-in and MCP tools kind/docs Documentation-only changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: built-in tools overview page is missing 6 tools

2 participants