foundry_select_tokens
Select tokens in a Foundry world by name, UUID, or all, enabling encounter preparation and table play through the REST API.
Instructions
Select tokens in the Foundry client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | ||
| data | No | JSON object accepted by Foundry. | |
| name | No | ||
| uuids | No | ||
| userId | No | Optional Foundry user ID or username for permission-scoped access. | |
| clientId | No | Foundry client ID; defaults to FOUNDRY_CLIENT_ID. | |
| overwrite | No |