Skip to main content
Glama

Kintone MCP Server

by r3-yamauchi

download_file

Download files from Kintone apps by specifying the file key using the Kintone MCP Server, enabling efficient file retrieval and management.

Instructions

kintoneアプリからファイルをダウンロードします

Input Schema

NameRequiredDescriptionDefault
file_keyYesダウンロードするファイルのキー

Input Schema (JSON Schema)

{ "properties": { "file_key": { "description": "ダウンロードするファイルのキー", "type": "string" } }, "required": [ "file_key" ], "type": "object" }

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/r3-yamauchi/kintone-mcp-server'

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