Skip to main content
Glama
ismael9291

mcp-arr-suite

by ismael9291

trash_get_profile

Retrieve a specific TRaSH Guides quality profile for Radarr or Sonarr, including custom format scores, quality settings, and implementation details.

Instructions

Get a specific TRaSH Guides quality profile with all custom format scores, quality settings, and implementation details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileYesProfile name (e.g. 'remux-web-1080p', 'uhd-bluray-web', 'hd-bluray-web')
serviceYesWhich service
Behavior4/5

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

With no annotations provided, the description carries the full burden of explaining behavior. It discloses that the tool returns comprehensive profile details including custom format scores and quality settings, which sets expectations for the response. It does not mention potential side effects or error cases, but as a read-only get operation, the lack of such info is acceptable.

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 a single, front-loaded sentence that conveys the essential action and outcome without any fluff. Every phrase adds value, making it highly efficient.

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

Completeness3/5

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

Given the absence of an output schema, the description partially compensates by enumerating the types of data included (custom format scores, quality settings, implementation details). However, it does not describe the response structure or any nested objects, which may leave an agent uncertain about how to parse the result. The tool's complexity is moderate, so the description is adequate but not thorough.

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 provides 100% coverage for both parameters: 'profile' includes examples and 'service' specifies the enum values. The description adds no extra parameter-level meaning. Per the rubric, when schema coverage is high, a baseline score 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 clearly states the tool's function: retrieving a specific TRaSH Guides quality profile, and enumerates the included data (custom format scores, quality settings, implementation details). It distinguishes from sibling tools like trash_list_profiles (which likely lists profiles) and trash_compare_profile (which compares them) by emphasizing 'specific'.

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 provides clear context: use this when you need details for a single, known profile. The 'specific' modifier implies this is for fetching one profile, contrasting with listing all profiles. However, it does not explicitly mention alternatives or when to use other tools, so it stops short of a 5.

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