Skip to main content
Glama

Sosyal Setleri listele

xplanner_list_social_sets
Read-only

Sosyal Setleri ve içlerindeki X, LinkedIn ve Threads hesaplarını listeler. Gönderi oluştururken socialSetId ile publishTargets[].socialAccountId değerlerini buradan seç.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
workspaceIdNoİsteğe bağlı çalışma alanı filtresi.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4/5.0
Behavior4/5

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

The readOnlyHint and openWorldHint annotations already cover safety, and the description adds useful behavioral context by disclosing that the result contains social sets with nested X, LinkedIn, and Threads accounts. No annotation contradiction exists.

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 two short, purposeful sentences. It front-loads the action and resource, then immediately gives the practical usage context without any filler.

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

Completeness4/5

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

There is no output schema, so the description usefully explains what is returned and how to use the returned IDs. It could be more explicit about behavior with and without workspaceId, though the schema already documents that optional filter.

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

Parameters3/5

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

The only parameter, workspaceId, is already fully described in the schema with 100% coverage. The description adds no additional parameter-level meaning, so the baseline score of 3 is appropriate.

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 states a specific operation: listing 'Sosyal Setleri' and their embedded X, LinkedIn, and Threads accounts. This is clearly more specific than a generic list tool, but it does not explicitly differentiate itself from siblings like xplanner_list_accounts.

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 clearly says when to use it: when creating a post, choose socialSetId and publishTargets[].socialAccountId from these results. It does not mention when not to use it or point to an alternative, so it falls short of a 5.

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.

Resources