For the complete documentation index, see llms.txt. This page is also available as Markdown.

Player (Action)

Represents the player details in the actions feed.

Properties

id uuid

Unique player id

name string

Full name of the player

"player": {
      "id": "ac367f4c-c8a5-48ac-afdc-be9fbddfa60c",
      "name": "Kristof D'Haene"
    }

Last updated

Was this helpful?