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