Skip to main content
Glama

list_accounts

View all connected social media accounts and their current status to identify active platforms ready for posting.

Instructions

List all connected social media accounts and their status. Shows which platforms are active and ready to post.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/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 behavioral disclosure. It mentions the tool lists accounts and shows status/readiness, but doesn't cover critical aspects like whether this requires authentication, rate limits, pagination, error handling, or what 'status' entails. For a tool with zero annotation coverage, this leaves significant gaps in understanding its behavior.

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 perfectly concise with two clear sentences that each add value. The first sentence states the core purpose, and the second adds important context about what information is included. There's zero wasted text or redundancy.

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 tool's simplicity (0 parameters, no output schema, no annotations), the description provides adequate basic information about what the tool does. However, for a tool that presumably returns account data, the lack of output schema means the description should ideally mention what specific information is returned (beyond just 'status'), but it doesn't fully compensate for this gap.

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 has 0 parameters with 100% schema description coverage, so the schema already fully documents the lack of inputs. The description appropriately doesn't discuss parameters, maintaining focus on the tool's purpose. This meets the baseline expectation for parameterless tools.

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 tool's purpose: 'List all connected social media accounts and their status' specifies the verb (list) and resource (connected social media accounts). It distinguishes from siblings by focusing on account listing rather than analytics, posting, or scheduling. However, it doesn't explicitly differentiate from potential similar tools like 'get_accounts' if they existed.

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?

The description provides no guidance on when to use this tool versus alternatives. While it mentions 'Shows which platforms are active and ready to post,' this doesn't help an agent choose between list_accounts and sibling tools like get_analytics or get_recent_posts. There's no mention of prerequisites, timing, or comparative use cases.

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/chrismole310/atlas-social-mcp'

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