Skip to main content
Glama

experiment_tracking_links

Return direct URLs for Kaggle, Weights & Biases, and Google Drive to open and track this experiment. Show these links in chat for immediate access.

Instructions

Return Kaggle / W&B / Drive URLs the user can open to track this experiment. Always show these links in the chat.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kernel_slugNo
dataset_slugNo
wandb_run_idNo
drive_file_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

With no annotations, the description carries the full burden for behavioral disclosure. It only says the tool returns URLs and that they should always be shown in chat; it does not say whether this is read-only, whether it requires authentication, what data it reads from, or how failures are surfaced. This is a meaningful gap for a tool with no annotation support.

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?

The description is two sentences with no fluff. The purpose is front-loaded and the chat display instruction earns its place as actionable guidance. It is concise without being padded, though a bit more behavioral detail would be possible without hurting clarity.

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?

This is a 4-parameter tool with no annotations and little description. The output schema existence reduces the need to explain return values, but the definition still lacks usage conditions, parameter semantics, and behavioral expectations. The agent would have to guess at critical details before invoking it reliably.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate for empty parameter documentation. It maps loosely to the parameters by naming Kaggle (kernel_slug, dataset_slug), W&B (wandb_run_id), and Drive (drive_file_id), but does not explain expected formats, optionality, or how the parameters relate to the current experiment. The mapping is inferable but not explicit enough.

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 uses a specific verb ('Return') and a concrete resource: Kaggle / W&B / Drive URLs for tracking the experiment. This makes the tool's basic purpose clear and distinguishes it from sibling tools focused on inspecting, pushing, or uploading. It stops short of 5 because it does not explicitly contrast itself with any sibling.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

'To track this experiment' provides implied usage context, and 'Always show these links in the chat' gives an explicit display instruction. However, there is no guidance on when not to use this tool or how it compares to alternatives like resolve_experiment_request, drive_folder_info, or kaggle_kernel_logs.

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/NamDT-146/ML-Experiments-MCP'

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