Skip to main content
Glama

Tinder Bio Generate

tinder_bio_generate
Read-onlyIdempotent

Generate a dating profile bio. Red flags embedded at no extra charge.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ageNo
energyNo
genderNo
situationNo
professionNo
dealbreakerNo
looking_forNo
personalityNoComma-separated: adventurous, homebody, foodie, gym_rat, intellectual, creative, outdoorsy, gamer, spiritual, workaholic, recently_divorced, dog_person, cat_person, doesnt_know_how_to_describe_self

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
bioYesGenerated dating profile bio text

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added
  2. Removed
  3. First observed

TDQS

C2.5/5.0
Behavior2/5

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

Annotations already indicate read-only, open-world, idempotent. The description adds only a joke about red flags but no behavioral details like output style, number of options, or constraints.

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

Conciseness3/5

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

Extremely concise at one short sentence, but the joke adds filler. While not wasteful, the lack of substance means it doesn't earn high conciseness credit.

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

Completeness1/5

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

Given 8 parameters, no required fields, and complex enums, the description provides almost no context. Output schema exists but description should still hint at what the user gets. Severely incomplete.

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

Parameters2/5

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

Schema coverage is low (13%): only 'personality' has a description. The tool description does not explain any parameter purpose or expected input. Examples in schema help but description fails to compensate.

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 the action: generate a dating profile bio. The verb 'generate' and resource 'bio' are specific, and the sibling tools are unrelated, so no confusion.

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 vs alternatives. No context about prerequisites or ideal scenarios. The description is purely functional without usage advice.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.