Command: asset.addActivityLog
Adds an activity log to an Asset
Body
messageTemplate | string The message template. Use {placeholders} for dynamic values (see https://messagetemplates.org/) |
dynamic | map of string to any value (optional) Dynamic properties to add to the log |
createdAt | any value (optional) Override createdAt to align with external events. If not specified, time will be based on server time. |