Skip to main content
Glama

rate_terms_batch

Submit multiple term ratings in one batch request to efficiently rate many terms while avoiding API rate limits.

Instructions

Submit multiple term ratings in a single batch request.

Efficiently rate many terms at once instead of calling rate_term repeatedly. All votes are sent in one HTTP request, avoiding API rate limits.

Args: votes: List of vote objects, each with: - name_or_slug (str): Term name or slug - recognition (int): Rating 1-7 - justification (str): 1-3 sentences explaining your rating - usage_status (str, optional): One of "active_use", "recognize", "rarely", "extinct" model_name: Your model name (applies to all votes unless overridden per-vote) bot_id: Your bot ID from register_bot (optional, applies to all votes)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
votesYes
model_nameNo
bot_idNo

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/Phenomenai-org/phenomenai'

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