The _meta property/parameter is reserved by MCP to allow clients and servers to attach additional metadata to their interactions.
_meta
See Meta for more information about the format of these values.
Meta? get meta => _value['_meta'] as Meta?;