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] |