You're viewing a demo portfolio

Join the waitlist
PRSM

get_film

Active

Tool of swapi

declared in 0.1.0

Get a Star Wars film by its numeric ID. Returns title, episode number, director, producer, release date, and opening crawl.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": 1
    },
    {
      "id": 5
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "number",
      "description": "Film ID (e.g., 1 for A New Hope)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

swapi

https://github.com/pipeworx-io/mcp-swapi

1/7 registries
View full server →