git-subtree-dir: apps/core git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61 git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
10 lines
190 B
JSON
10 lines
190 B
JSON
{
|
|
"name": "roll_d20",
|
|
"description": "Simulate the roll of a 20-sided die (d20).",
|
|
"parameters": {
|
|
"type": "object",
|
|
"properties": {},
|
|
"required": []
|
|
}
|
|
}
|