Skip to main content
Glama

data.export

Read-onlyIdempotent

Export page or profile data under GDPR Article 20 portability rights. Generates JSON exports with explicitly marked PII fields to enable compliant data ownership and secure user data transfers.

Instructions

GDPR Art.20「データポータビリティの権利」に基づくデータエクスポート。指定されたpage/profileの全関連データをJSON形式でエクスポート。PII情報を明示的にマーキング。GDPR Art.20 Right to Data Portability. Exports all related data for the specified target in JSON format. PII fields are explicitly marked.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetYesエクスポート対象 / Export target: page (web page + all related data), profile (preference profile + signals)
idYes対象ID(UUIDv7形式) / Target ID (UUIDv7 format)
Behavior4/5

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

While annotations declare readOnly/idempotent status, description adds critical behavioral details: 'JSON format' output, 'PII fields are explicitly marked' data handling, and 'all related data' scope—though it omits export file retention/delivery mechanics.

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?

Bilingual format efficiently serves both Japanese and English users without redundancy. Three sentences: legal basis, technical scope/format, and PII handling—each earning its place with zero waste.

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 the high-stakes GDPR compliance context, description adequately covers legal basis, output format, and PII handling. No output schema exists, but 'JSON format' partially compensates. Minor gap regarding export file security or retention policies.

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?

With 100% schema description coverage, the schema fully documents 'page' vs 'profile' distinctions and UUIDv7 format. Description references 'page/profile' generally but adds no parameter-specific semantics beyond what the schema already provides.

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?

Description explicitly states 'GDPR Art.20 Right to Data Portability' as the legal basis and function, uses specific verb 'Exports' with resource 'all related data for the specified target', and distinguishes from sibling 'data.delete' by emphasizing export/portability versus deletion.

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?

Provides clear contextual trigger via 'GDPR Art.20' indicating when to use (data portability requests), but lacks explicit 'when not to use' guidance or named alternatives like 'preference.get' for simpler data retrieval.

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/TKMD/reftrix-mcp'

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