WebMCPAnnotation interface
Tool annotations
Signature
export interface WebMCPAnnotation
Properties
Property | Modifiers | Type | Description | Default |
|---|---|---|---|---|
| autosubmit |
| boolean | If the declarative tool was declared with the autosubmit attribute. | |
| readOnly |
| boolean | A hint indicating that the tool does not modify any state. | |
| untrustedContent |
| boolean | A hint indicating that the tool output may contain untrusted content, ex: UGC, 3rd party data. |