Interface: ScreenAnnotationTool¶
Defined in: types.ts:1359
Tool that provides access to screen annotation capabilities.
Extends¶
BaseTool<ScreenAnnotation>
Properties¶
annotation¶
annotation:
ScreenAnnotation
Defined in: types.ts:1363
Information about the type of annotation to use.
type¶
type:
ScreenAnnotation
Defined in: types.ts:1236
The type identifier for this tool.
Inherited from¶
BaseTool.type