SWAPI - Star Wars API · Capability
SWAPI — People
SWAPI People. 2 operations (list + get). Lead operation: List All People. Characters in the Star Wars universe. Self-contained Naftiko capability covering one SWAPI business surface.
What You Can Do
GET
Listpeople
— List All People
/v1/people
GET
Getperson
— Get Person By Id
/v1/people/{id}
MCP Tools
list-people
List All People
read-only
idempotent
get-person
Get Person By Id
read-only
idempotent