Properties
| Name |
Type |
Description |
Notes |
| id |
str |
|
|
| time_created |
datetime |
|
|
| time_modified |
datetime |
|
|
| owner_id |
str |
|
|
| tenant_id |
str |
|
|
| name |
str |
Name of the tool definition |
|
| status |
str |
Status of the tool definition |
|
| tenant_name |
str, none_type |
|
[optional] |
| description |
str, none_type |
Description of the tool definition |
[optional] |
| version_comment |
str, none_type |
version comment of the tool definition |
[optional] |
| release_version |
int, none_type |
release version of the tool definition |
[optional] |
| links |
Link |
|
[optional] |
| categories |
[str, none_type], none_type |
category tags as string array |
[optional] |
| any string name |
bool, date, datetime, dict, float, int, list, str, none_type |
any string name can be used but the value must be the correct type |
[optional] |
[Back to Model list] [Back to API list] [Back to README]