retrieve_file_url
Obtain a signed URL with an optional expiration time to securely access a stored file.
Instructions
Retrieve a signed URL for accessing a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| expires_in | No |
Obtain a signed URL with an optional expiration time to securely access a stored file.
Retrieve a signed URL for accessing a file
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| expires_in | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description does not disclose behavioral traits such as whether this is a read-only operation, authentication requirements, or the nature of the signed URL (e.g., time-limited, permissions). The purpose is stated but transparency is minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence with no wasted words. It is front-loaded and efficient, though may be too brief for full clarity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given two parameters and no output schema, the description is incomplete. It omits details like acceptable file paths, expiration semantics, and return type of the URL. The tool's operation is not fully specified.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description must compensate for parameter meaning. It adds 'signed URL' context but does not explain 'file_path' format or 'expires_in' units or behavior. The schema is not enriched beyond its structure.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the purpose: retrieving a signed URL for file access. The verb 'retrieve' and resource 'signed URL' are specific and distinguish this tool from siblings like 'parse_file' or 'store'.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives, nor any exclusions or prerequisites. It lacks context for appropriate usage scenarios.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/markmhendrickson/neotoma'
If you have feedback or need assistance with the MCP directory API, please join our Discord server