foundry_create_entity
Create a Foundry world entity by specifying entity type and data, with optional folder, override, and user-scoped access settings.
Instructions
Create a Foundry world entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | JSON object accepted by Foundry. | |
| folder | No | ||
| keepId | No | ||
| userId | No | Optional Foundry user ID or username for permission-scoped access. | |
| clientId | No | Foundry client ID; defaults to FOUNDRY_CLIENT_ID. | |
| override | No | ||
| entityType | Yes |