tool

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package tool defines MCP tool names that map to ctx CLI subcommands exposed over the MCP protocol.

Index

Constants

View Source
const (
	// Status is the MCP tool name for context status.
	Status = "ctx_status"
	// Add is the MCP tool name for adding entries.
	Add = "ctx_add"
	// Complete is the MCP tool name for completing tasks.
	Complete = "ctx_complete"
	// Drift is the MCP tool name for drift detection.
	Drift = "ctx_drift"
	// Recall is the MCP tool name for querying session history.
	Recall = "ctx_recall"
	// WatchUpdate is the MCP tool name for structured context updates.
	WatchUpdate = "ctx_watch_update"
	// Compact is the MCP tool name for compacting tasks.
	Compact = "ctx_compact"
	// Next is the MCP tool name for suggesting the next task.
	Next = "ctx_next"
	// CheckTaskCompletion is the MCP tool name for task completion nudge.
	CheckTaskCompletion = "ctx_check_task_completion"
	// SessionEvent is the MCP tool name for session lifecycle events.
	SessionEvent = "ctx_session_event"
	// Remind is the MCP tool name for listing reminders.
	Remind = "ctx_remind"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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