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

description

A description of the action.

description

An optional description of the action performed for use with actions such as "Add to Pot" or "Player Adjustment".

Type: string (optional)

Nullable: true

Example:

The player paid a fee outside of the pot:

"action": "Player Adjustment",
"description": "Jackpot Fee Paid"

Last updated

Was this helpful?