Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package mcpannotations defines constants for MCP command annotations
Index ¶
Constants ¶
      View Source
      
  const ( // Destructive marks commands that modify state (create, update, delete operations) Destructive = "mcp:destructive" // Safe marks commands that only read data (list, view, get operations) Safe = "mcp:safe" )
MCP annotation keys for command classification
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.