Skip to main content
Shared state for MCP server logging.

get_method_info

function get_method_info

Get method info for current thread.
Returns
dict | None
Signature

set_method_info

function set_method_info

Store method info for current thread.
Parameters
dict | None
required
Dictionary of key-value pairs
Signature