Spaces:
Sleeping
Sleeping
Update tool_config.json
Browse files- tool_config.json +3 -3
tool_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"description": "This is a tool
|
3 |
-
"name": "
|
4 |
-
"tool_class": "
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"description": "This is a tool to send push messages.",
|
3 |
+
"name": "push_notification",
|
4 |
+
"tool_class": "push_notification.PushNotificationTool"
|
5 |
}
|