Skip to main content

MCP__REQUEST__ARGUMENT__KEY

Constant MCP__REQUEST__ARGUMENT__KEY 

Source
pub const MCP__REQUEST__ARGUMENT__KEY: &str = "mcp.request.argument.<key>";
Expand description

MCP request argument with dynamic key suffix. The <key> is replaced with the actual argument name. The value is a JSON-stringified representation of the argument value.

  • PII: True
  • Rewriting behavior: None