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