listHeroes
List all heroes residing in a fantasy world. Apply optional status filters to show only alive, dead, missing, or retired heroes.
Instructions
List all heroes in a world, optionally filtered by status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by hero status | |
| worldId | Yes | World ID to list heroes from |