You're viewing a demo portfolio

Join the waitlist
PRSM

rickandmorty-intel__get_location

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[rickandmorty-intel] Look up a location from the Rick and Morty universe either by exact numeric location ID or by searching its name. Returns the location's type (e.g. Planet, Space station), dimension, and the list of resident character URLs. Use the ID form when you already know it for an exact single-record fetch; use the name form to search.

Parameters schema

{
  "type": "object",
  "properties": {
    "id": {
      "type": "number",
      "description": "Exact location ID to fetch a single location record."
    },
    "name": {
      "type": "string",
      "description": "Search locations by name (partial match, case-insensitive), e.g. 'earth' or 'citadel'."
    }
  },
  "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 →
rickandmorty-intel__get_location — TO1 Intelligence Fleet — PRSM MCP