foundry_move_token
Reposition a token on the Foundry canvas by setting its exact x and y coordinates, with support for animated movement and waypoint routes.
Instructions
Move a token to canvas coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| name | No | ||
| uuid | No | ||
| userId | No | Optional Foundry user ID or username for permission-scoped access. | |
| animate | No | ||
| sceneId | No | ||
| clientId | No | Foundry client ID; defaults to FOUNDRY_CLIENT_ID. | |
| waypoints | No |