Enum
tool-kind
Categories of tools.
enum tool-kind {
read,
edit,
delete,
move,
search,
execute,
think,
fetch,
other,
}Cases
| Case | Description |
|---|---|
| read | |
| edit | |
| delete | |
| move | |
| search | |
| execute | |
| think | |
| fetch | |
| other |
Categories of tools.
enum tool-kind {
read,
edit,
delete,
move,
search,
execute,
think,
fetch,
other,
}| Case | Description |
|---|---|
| read | |
| edit | |
| delete | |
| move | |
| search | |
| execute | |
| think | |
| fetch | |
| other |