Skip to main content
Glama

export_to_data_warehouse

Export anonymized, prioritized historical data from Cold Storage to Snowflake, ClickHouse, or BigQuery for enterprise analytics.

Instructions

Simulates exporting the anonymized, prioritized, and stitched historical dataset from the Cold Storage DB directly to an enterprise data warehouse (Snowflake/ClickHouse/BigQuery).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
max_recordsNo
target_warehouseYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

The description includes the key behavioral detail that the tool 'simulates' the export, indicating a test or mock operation. However, without annotations, it lacks other important traits like required permissions, idempotency, side effects, or whether data is deleted after export.

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

Conciseness4/5

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

A single, well-structured sentence that packs relevant information without extraneous text. However, it could benefit from front-loading the verb and including parameter hints.

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

Completeness2/5

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

The description omits parameter details, usage prerequisites (e.g., data must be stitched first), and behavioral implications. With no annotations and an existing output schema, the description should provide more context to make the tool safely usable.

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

Parameters1/5

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

Schema description coverage is 0%, and the description does not explain either parameter (max_records, target_warehouse). The agent cannot infer parameter meaning from the description alone, making it difficult to invoke correctly.

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 states the action (exporting), the resource (anonymized, prioritized, stitched historical dataset), and the destination (Snowflake/ClickHouse/BigQuery). It distinguishes this tool from siblings like ingest_batch_api_poll and process_lambda_pipeline by focusing on export to data warehouses.

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?

No explicit guidance on when to use this tool versus alternatives. Sibling tool names suggest different data operations, but the description does not provide context for choosing this export tool over others.

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/SEOSiri-Official/lambda-data-pipeline-mcp'

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