Skip to main content
Glama
ismael9291

mcp-arr-suite

by ismael9291

trash_list_profiles

Discover recommended TRaSH Guides quality profiles for Radarr or Sonarr, tailored for 1080p, 4K, Remux, and other use cases.

Instructions

List available TRaSH Guides quality profiles for Radarr or Sonarr. Shows recommended profiles for different use cases (1080p, 4K, Remux, etc.)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
serviceYesWhich service to get profiles for
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the transparency burden. The verbs 'List' and 'Shows' imply a read-only operation with no side effects. It adds meaningful context by referencing the TRaSH Guides source and the nature of the output (recommended profiles for use cases). However, it does not disclose whether the data is fetched live or static, or if any authentication is required.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences of about 25 words total, with the main action front-loaded. The first sentence states exactly what the tool does, and the second sentence clarifies the output's purpose with examples. Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a single-parameter list tool with no output schema, the description adequately covers what is listed and what the output represents. It provides enough context for an agent to invoke correctly. It could optionally mention how the returned profiles might be used with other tools (e.g., trash_get_profile), but that is not essential for correctness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema already provides a description for the only parameter ('service') and an enum of valid values. The description's phrase 'for Radarr or Sonarr' reinforces the parameter without adding new syntax or format details. With 100% schema coverage, the baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses the specific verb 'List' with a clear resource ('TRaSH Guides quality profiles') and target ('Radarr or Sonarr'). It distinguishes itself from sibling tools like trash_get_profile (which likely gets a single profile) and sonarr_get_quality_profiles (which queries actual server profiles) by explicitly referencing TRaSH Guides.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description conveys clear context for when to use the tool: to view recommended TRaSH Guide profiles for various use cases. It does not explicitly name alternatives or exclusions, but the context is unambiguous enough for an agent to select it over similar profile-related tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ismael9291/mcp-arr-suite'

If you have feedback or need assistance with the MCP directory API, please join our Discord server