Skip to main content
Glama
sanyambassi

thales-cdsp-csm-mcp-server

by sanyambassi

manage_customer_fragments

List, export, or download customer fragments for encryption management, security compliance, and backup operations.

Instructions

CUSTOMER FRAGMENT MANAGEMENT TOOL - Manage customer fragment encryption and security

SUPPORTED ACTIONS: • list: List customer fragments with path filtering and pattern matching • export: Export customer fragments with optional JSON format • download: Download customer fragments (alias for export action)

SECURITY FEATURES: • Customer fragment encryption for enhanced security • Access control and audit trails • Enterprise-grade fragment management • Compliance and security reporting

USE CASES: • Customer fragment inventory and management • Security compliance and audit preparation • Fragment backup and export operations • Enhanced encryption key management

Example: List and export customer fragments for security audit

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
jsonNoSet output format to JSON (for export action)
pathNoPath to list fragments from (for list action)
actionYesCustomer fragment management action to perform. SUPPORTED ACTIONS: 'list' (list customer fragments with filtering), 'export' (export customer fragments), 'download' (download customer fragments - alias for export)
filter_byNoFilter fragments by pattern (for list action)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations, the description carries the full burden. It discloses the supported actions and mentions security features like encryption and audit trails. It also clarifies that 'download' is an alias for 'export'. However, it does not detail side effects, permissions, whether actions are read-only or mutating, or error behaviors. The description is partially transparent but lacks depth.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is overly verbose and filled with marketing fluff like 'ENTERPRISE-GRADE', 'COMPLIANCE AND SECURITY REPORTING', and redundant phrasing. The 'USE CASES' and 'SECURITY FEATURES' sections contain aspirational statements that do not help an AI agent invoke the tool. It could be reduced to a few concise sentences without losing essential information.

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?

Given that an output schema exists and parameters are fully covered, the description does not need to explain return values. It covers the main actions, use cases, and security context, which is sufficient for an agent to select the tool for tasks like audit or backup. It lacks some behavioral details like permissions, but overall it is complete enough for a tool of this complexity.

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%, so the baseline is 3. The description does not add significant meaning beyond the schema; it restates that 'list' uses path/filter_by and 'export' uses json. The action parameter description in the schema already covers the action details. Thus, the description adds minimal value beyond structured data.

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 it manages customer fragments, with specific actions (list, export, download) and a resource focus. The verb 'Manage' is somewhat generic, but the action list and context make the purpose clear. It does not explicitly differentiate from sibling tools like manage_dfc_keys or manage_secrets, but the 'customer fragments' resource is distinct enough.

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 'USE CASES' section provides clear context for when to use this tool (e.g., inventory, audit, backup). It does not explicitly state when not to use it or name alternatives, so it misses the full 5-level guidance. However, the use cases are specific enough to guide an agent.

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