foundry_get_last_roll
Get the most recent dice roll from a Foundry world, with optional filtering by user ID or client ID for scoped access.
Instructions
Get the latest roll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | Optional Foundry user ID or username for permission-scoped access. | |
| clientId | No | Foundry client ID; defaults to FOUNDRY_CLIENT_ID. |