List All
list_allList all superheroes in the database with their IDs, names, and slugs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Total number of superheroes in the database | |
| heroes | Yes | Array of superhero summaries |