Skip to main content
Glama

Get All Performers

get_all_performers
Read-only

Fetch performers from your Stash library with filters for ethnicity, eye color, height, and more, using advanced comparison modifiers.

Instructions

Return a list of performers with advanced filtering options

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
weightNo
countryNo
tattoosNo
ethnicityNo
eye_colorNo
height_cmNo
piercingsNo
hair_colorNo
measurementsNo
weight_value2No
favorites_onlyNo
weight_modifierNoEQUALS
country_modifierNoEQUALS
height_cm_value2No
ethnicity_modifierNoEQUALS
eye_color_modifierNoEQUALS
height_cm_modifierNoEQUALS
hair_color_modifierNoEQUALS
measurements_modifierNoEQUALS

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations already indicate readOnlyHint=true, so the description's mention of returning a list is consistent. However, no additional behavioral traits are disclosed beyond what annotations provide.

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

Conciseness4/5

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

The description is a single concise sentence that front-loads the purpose. However, given the tool's complexity, it could be more informative without losing conciseness.

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

Completeness2/5

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

The tool has many parameters and sibling tools, but the description lacks details on key constraints, parameter usage, or return field explanations. Output schema exists but is not referenced.

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

Parameters1/5

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

Schema description coverage is 0%, and the description provides no details on individual parameters. 'Advanced filtering options' is too vague to compensate for 19 undocumented parameters.

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

Purpose4/5

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

The description clearly states it returns a list of performers with filtering. It uses a specific verb and resource, but does not explicitly differentiate from sibling tools like advanced_performer_analysis or get_performer_info.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives or prerequisites. The description only states functionality without context on when it is appropriate.

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/donlothario/stash_mcp_server'

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