Methods
execute(paramsopt) → {Promise.<(number|string|object|array)>}
Executes the Skill
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
params |
object |
<optional> |
Parameters of the Skill |
Returns:
Output of the run
- Type
- Promise.<(number|string|object|array)>