SWAPI - Star Wars API · Capability
SWAPI — Planets
SWAPI Planets. 2 operations (list + get). Lead operation: List All Planets. Planets featured across the Star Wars films. Self-contained Naftiko capability covering one SWAPI business surface.
What You Can Do
GET
Listplanets
— List All Planets
/v1/planets
GET
Getplanet
— Get Planet By Id
/v1/planets/{id}
MCP Tools
list-planets
List All Planets
read-only
idempotent
get-planet
Get Planet By Id
read-only
idempotent