Skip to main content
Glama

write_file

Save text content to files using this file writing tool. Create or update documents by specifying file names and content for storage and organization.

Instructions

Write content to a file

Input Schema

NameRequiredDescriptionDefault
keyYesThe file key/name
contentYesThe content to write

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "The content to write", "type": "string" }, "key": { "description": "The file key/name", "type": "string" } }, "required": [ "key", "content" ], "type": "object" }

Other Tools from Universal MCP Server

Related Tools

    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/Amana03/universal-mcp-server'

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