| Field | Type | Required | Description |
|---|---|---|---|
toolId |
String | ✔️ | Unique identifier of the action. |
displayName |
String | ✔️ | Display name of the action. |
type |
Optional<String> | ➖ | Tool type. |
authType |
Optional<String> | ➖ | Authentication type required by the action. |
writeActionType |
Optional<String> | ➖ | Write-action execution type. |
isSetupFinished |
Optional<Boolean> | ➖ | Whether this action has been fully configured. |
dataSource |
Optional<String> | ➖ | Kind of knowledge the action accesses or modifies. |