Add Users to WidgetTool to add users to a widget as managers.
Create SMS MessageTool to create custom SMS messages for specific widget events.
Create UserTool to create a new user with specified name, phone number, email and role.
Delete ManagerTool to delete a manager from a widget.
Delete User by IdTool to delete a user by id.
Get All ManagersTool to retrieve a list of managers for a specific widget with pagination.
Get All SMS MessagesTool to retrieve all SMS messages for a widget.
Get All UsersTool to retrieve a list of all users with pagination.
Get All Voice MessagesTool to retrieve all voice messages for a widget.
Get All WidgetsTool to retrieve a list of widgets with pagination.
Get API RootTool to get the root API greeting.
Get Calls HistoryTool to retrieve calls history with filtering and pagination.
Get ManagerTool to retrieve a specific manager by user_id and widget_id.
Get Manager Status StatisticsTool to retrieve statistical data about manager statuses.
Get WidgetTool to retrieve details of a specific widget by id.
Create ManagerTool to create a new manager for a widget.
Create Voice MessageTool to create a custom voice message for a widget.
Create WidgetTool to create a new widget.
Delete Widget by IdTool to delete a widget by id.
Reset SMSTool to reset SMS messages to default for a widget.
Reset Voice MessagesTool to reset voice messages to default for a widget.
Update ManagerTool to update an existing manager.
Update SMSTool to update a custom SMS message for a widget.
Update UserTool to update an existing user by ID.
Update WidgetTool to update an existing widget.
Widget Call or ScheduleTool to initiate or schedule a call via widget.