search_episodes
shallowio.github.pipeworx-io/rick-and-morty · Verify this server
Search Rick and Morty episodes by name or episode code (S01E03 style). Returns episode metadata including air date, character list, and ID.
100.0/100
1 trials · measured 8 days ago
search_episodes scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.pipeworx-io/rick-and-morty, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.
Component breakdown
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | not applicable |
Tool details
- Transport
- remote
- Credential class
- gated
- Category
- Developer infrastructure
- Input schema
- declared
- Output schema
- declared
- Side-effect classification
- unclassified
- Declared input schema
{ "type": "object", "examples": [ { "name": "Pilot" }, { "episode": "S01E03" } ], "required": [], "properties": { "name": { "type": "string", "description": "Episode name to search for (partial match)." }, "page": { "type": "number", "description": "Page number (1-based, default 1)." }, "episode": { "type": "string", "description": "Episode code (e.g., \"S01E03\")." } } }
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
| 2026-08-24 | 38.5 | deep | v0.1.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
| reliability | error: 20 |
| malformed_input | error: 1 |
| timeout_honour | skipped: 2 |
| cancellation | skipped: 2 |
| determinism | error: 4 |
| concurrency | error: 20 |
Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.
Embed this score
Available for every tool, scored or not — not a verification perk. Always links back to this page.
[](https://vouch.tools/tools/87dd1ad5-1cc3-4f8b-8a0f-6a361d3c3e0b)