mcp-pyodide

list-mounted-directory

Retrieve the contents of a specified mounted directory by providing its mount name, enabling easy access to stored files and data structures.

Instructions

List contents of a mounted directory

Input Schema

NameRequiredDescriptionDefault
mountNameYesName of the mount point

Input Schema (JSON Schema)

{ "properties": { "mountName": { "description": "Name of the mount point", "type": "string" } }, "required": [ "mountName" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-pyodide

Related Tools

ID: pxls43joly