You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -54,7 +55,7 @@ function readDocumentation(topic: string): string {
54
55
exportconstGET_DEVICE_DOCUMENTATION_TOOL={
55
56
name: 'get_device_documentation',
56
57
description:
57
-
'Get comprehensive documentation about IoT device control. Call this when you need details about device concepts, available commands, control workflows, or state structure. Returns full markdown documentation.',
58
+
'Get device control documentation. Available topics: "overview" (core concepts/fields), "device_attributes" (commands/device types), "control_guide" (how to control devices), "state_guide" (reading device state). Returns markdown documentation.',
'Get comprehensive documentation about IoT device control. Call this when you need details about device concepts, available commands, control workflows, or state structure. Returns full markdown documentation.',
74
+
'Get device control documentation. Available topics: "overview" (core concepts/fields), "device_attributes" (commands/device types), "control_guide" (how to control devices), "state_guide" (reading device state). Returns markdown documentation.',
0 commit comments