Skip to main content
Glama
Ashu-codeai

jioaicloud-mcp-server

by Ashu-codeai

jio_list_files

List files and folders in a JioAICloud directory. Specify folder key, type, sort, and limit to browse cloud storage.

Instructions

List files/folders under a folder (defaults to root).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sortNo
typeNof=files, w=folders
limitNo
nextLinkNo
folderKeyNo
Behavior2/5

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

With no annotations, the description carries full responsibility for behavioral disclosure. It only mentions a default root folder, omitting pagination, recursion, authentication, or return format details, leaving significant behavioral ambiguity.

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?

A single sentence with no filler; it is optimally concise, though it sacrifices needed detail. The key information is front-loaded and every word earns its place.

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?

Given 5 parameters, no output schema, and no annotations, the description is too sparse to fully inform usage. Missing pagination semantics (nextLink), sorting, and response structure are significant gaps.

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?

The schema covers only 1 of 5 parameters with a description (20% coverage). The description adds minimal semantics by hinting at folderKey ('under a folder') and type ('files/folders'), but offers no explanation for sort, limit, or nextLink.

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 a specific action ('List') on a resource ('files/folders') with a scope ('under a folder, defaults to root'), distinguishing it from sibling media-specific list tools like list_photos or list_videos.

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?

The description implies usage for browsing folder contents but provides no explicit guidance on when to prefer this over alternatives like jio_search_files or jio_list_photos, nor any exclusions or prerequisites.

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/Ashu-codeai/jioaicloud-mcp-server'

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