@elizaos/core v0.25.8 / formatActionNames
formatActionNames(
actions):string
Formats the names of the provided actions into a comma-separated string.
• actions: Action[]
An array of Action objects from which to extract names.
string
A comma-separated string of action names.