Record
tool-annotations
Annotations for tool capabilities. https://modelcontextprotocol.io/specification/2025-06-18/schema#toolannotations
record tool-annotations {
hints: tool-hints,
title: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| hints | tool-hints | |
| title | option<string> |