rickandmorty-intel__get_location
ActiveTool of TO1 Intelligence Fleet
[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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries