Interface: ContactResolutionTool¶
Defined in: types.ts:1435
Tool that provides access to contact resolution capabilities.
Extends¶
BaseTool<ContactResolution>
Properties¶
type¶
type:
ContactResolution
Defined in: types.ts:1285
The type identifier for this tool.
Inherited from¶
BaseTool.type