Skip to main content
Glama
Begwen

ElevenLabs Voice-to-Voice Agent

by Begwen

get_user_info

Retrieve your current ElevenLabs subscription details, including character usage and limits, to monitor your account status.

Instructions

Get the current ElevenLabs user/subscription info including character usage and limits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

No annotations are provided, so the description bears full responsibility. It clearly frames the operation as a read-only 'Get' and specifies the data returned, which is sufficient for a simple query. No side effects or additional behaviors are disclosed, but none are expected.

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 focused sentence that begins with the action verb and includes the key output details. No unnecessary words.

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

Completeness5/5

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

For a zero-parameter read tool, the description provides enough context: what is retrieved (user/subscription info) and specific elements (character usage, limits). Without an output schema, this adequately sets expectations for the return payload.

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

Parameters4/5

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

The tool accepts zero parameters, so there is no parameter semantics to clarify. The description correctly omits parameter details, matching the baseline for parameterless tools.

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 retrieves current ElevenLabs user/subscription information, specifying character usage and limits. This distinguishes it from sibling tools focused on voices, models, and audio operations.

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 implies the tool is for account-level information rather than content operations, making its use case obvious. However, it doesn't explicitly mention when to use it over sibling tools or provide exclusions. This is clear context but not explicit guidelines.

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/Begwen/Agentic-Voice-AI-System---MCP-Native-'

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