create

package
v0.0.0-...-8b3e11c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package create implements the file creation tool.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(server *mcp.Server)

Register registers the write tool with the server.

Types

type Params

type Params struct {
	Filename string `json:"filename" jsonschema:"The path to the file to create"`
	Content  string `json:"content" jsonschema:"The content to write"`
}

Params defines the input parameters for the write tool.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL