mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 14:34:17 +02:00
* Add comprehensive documentation for read-only tool patterns Created new patterns guide explaining readOnlyHint annotation usage, including practical examples, client-specific behavior, and best practices for marking tools as read-only. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: William Easton <strawgate@users.noreply.github.com> * Reorganize read-only tools docs into tools section Moved read-only tools documentation from standalone patterns page into the tools.mdx file as a "Using Annotation Hints" subsection. Condensed from 218 lines to ~50 lines focusing on practical usage while maintaining essential information about readOnlyHint and other annotations. Changes: - Added "Using Annotation Hints" subsection in tools.mdx after MCP Annotations - Removed docs/patterns/read-only-tools.mdx - Updated docs.json navigation to remove patterns entry - Content now positioned as core tool feature rather than advanced pattern 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Bill Easton <strawgate@users.noreply.github.com> --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: William Easton <strawgate@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| composition.mdx | ||
| context.mdx | ||
| elicitation.mdx | ||
| icons.mdx | ||
| logging.mdx | ||
| middleware.mdx | ||
| progress.mdx | ||
| prompts.mdx | ||
| proxy.mdx | ||
| resources.mdx | ||
| sampling.mdx | ||
| server.mdx | ||
| storage-backends.mdx | ||
| tasks.mdx | ||
| tools.mdx | ||