We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9c1a3 commit a7ac8c4Copy full SHA for a7ac8c4
1 file changed
README.md
@@ -173,7 +173,7 @@ cmd = "python bin/measure_mcp_tool_list.py"
173
### Annotations
174
175
| Constant | Description | FastMCP Default |
176
-|----------|-------------|-----------------|
+| -------- | ----------- | --------------- |
177
| `READ_ONLY_HINT` | Tool only reads data | `False` |
178
| `DESTRUCTIVE_HINT` | Tool modifies/deletes data | `True` |
179
| `IDEMPOTENT_HINT` | Repeated calls have same effect | `False` |
0 commit comments