Skip to content

docs: rename MCP search tool heading structured_search -> query#742

Merged
tobi merged 1 commit into
tobi:mainfrom
mpotociar:fix/mcp-setup-query-tool-name
Jun 24, 2026
Merged

docs: rename MCP search tool heading structured_search -> query#742
tobi merged 1 commit into
tobi:mainfrom
mpotociar:fix/mcp-setup-query-tool-name

Conversation

@mpotociar

Copy link
Copy Markdown
Contributor

What

Renames the MCP search tool heading in skills/qmd/references/mcp-setup.md from structured_search to query.

Why

The tool was renamed structured_searchquery (documented in the CHANGELOG, present at/before 2.1.0 and still in 2.5.3), but this setup reference was never updated. The binary exposes query, and skills/qmd/SKILL.md already documents it as query — only mcp-setup.md lagged.

The parameter shape (searches[], limit, collection, minScore) is unchanged, so only the heading needed updating.

Closes #741

The tool was renamed from structured_search to query (per CHANGELOG, at/before
2.1.0) but skills/qmd/references/mcp-setup.md was never updated. The binary and
skills/qmd/SKILL.md already use 'query'; this aligns the setup reference.

Refs tobi#741
@tobi tobi merged commit db29de0 into tobi:main Jun 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: mcp-setup.md still names search tool structured_search (renamed to query)

2 participants