You're viewing a demo portfolio

Join the waitlist
PRSM

rickandmorty-intel__search_characters

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[rickandmorty-intel] Search the Rick and Morty character database by name, life status (Alive/Dead/unknown), and/or species. Returns paginated results with each character's origin, current location, episode appearances, and image. Useful for looking up a specific character or browsing characters that match a filter combination.

Parameters schema

{
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "Filter by character name (partial match, case-insensitive), e.g. 'rick' or 'morty smith'."
    },
    "page": {
      "type": "number",
      "description": "Page number of results to fetch (defaults to 1)."
    },
    "status": {
      "enum": [
        "alive",
        "dead",
        "unknown"
      ],
      "type": "string",
      "description": "Filter by life status."
    },
    "species": {
      "type": "string",
      "description": "Filter by species, e.g. 'Human', 'Alien', 'Robot'."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →