Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 687 Bytes

SystemStatusTool.md

File metadata and controls

14 lines (11 loc) · 687 Bytes

SystemStatusTool

Properties

Name Type Description Notes
id string A unique identifier for the tool. [optional]
name string Tool name. [optional]
action string What running the tool will do. [optional]
description string Tool description. [optional]
success bool Did the tool run successfully? [optional]
message string Tool return message. [optional]

[Back to Model list] [Back to API list] [Back to README]