actor_list
List all actors in the active Foundry world, each with id, name, and type. Use the returned _id as UUID to link to actor sheets in journal entries.
Instructions
List all actors in the active Foundry world.
Each actor includes _id, name, and type. Use Actor.<_id> as the UUID when linking to an actor sheet from journal content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||