Skip to main content
Glama
sanyambassi

thales-cdsp-csm-mcp-server

by sanyambassi

manage_account

Retrieve complete account configuration, licensing details, and system-wide policies to manage organizational settings and governance.

Instructions

ACCOUNT ADMINISTRATION TOOL - Manage organizational settings and governance

SUPPORTED ACTIONS: • get: Retrieve complete account configuration, licensing details, and system-wide policies

ACCOUNT INFORMATION PROVIDED: • Organizational details and company profile • Licensing and subscription tier information • Service tier, SLA level, and feature availability • Usage quotas, capacity limits, and billing details • System configuration and security policies • Governance, compliance, and audit settings • Multi-tenant configuration and access controls

USE CASES: • Account setup and initial configuration • Compliance and audit preparation • License management and planning • Security policy review and updates • Service tier evaluation and upgrades • Multi-tenant administration

Example: Review account licensing and compliance configuration

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
jsonNoReturn structured JSON format for administrative reporting and configuration management. Use TRUE for automated compliance reporting and system integration
actionYesAccount administration action to perform. SUPPORTED ACTIONS: 'get' (retrieve complete account configuration, licensing details, organizational settings, and system-wide policies)
uid_tokenNoUniversal identity authentication token. Only required when using universal_identity authentication instead of standard API key authentication

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations are provided, so the description carries the full burden. It describes the categories of information returned, but does not explicitly state that the 'get' action is read-only with no side effects, nor does it mention authentication requirements or potential errors. The verb 'get' implies safety, but explicit disclosure is missing.

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?

The description is well-structured with sections and bullet points, but is somewhat verbose. The 'USE CASES' list partially overlaps with the 'ACCOUNT INFORMATION PROVIDED' list, and the opening line repeats the tool name. It could be trimmed to be more concise without losing value.

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?

For a single-action tool with an output schema, the description comprehensively covers the information returned and common use cases. The only notable gap is the missing explicit read-only disclosure, but the 'get' action and detailed data categories sufficiently orient the agent.

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?

Schema description coverage is 100% for all three parameters, so the baseline applies. The description adds a usage example ('review account licensing and compliance configuration') but does not provide further parameter semantics beyond the schema. The schema descriptions for 'json' and 'uid_token' already give clear meaning.

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 identifies the tool as an account administration tool with an explicit supported action 'get' and enumerates the resource scope (organizational settings, licensing, policies, etc.). This distinguishes it from sibling admin tools that focus on analytics, auth, roles, etc.

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 lists concrete use cases (account setup, compliance, license management, security policy review, service tier evaluation, multi-tenant admin) that signal when to invoke this tool. It does not explicitly name alternatives, but the context is clear enough for an agent to select it appropriately.

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/sanyambassi/thales-cdsp-csm-mcp-server'

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