plus

operator fun plus(other: Map<String, Any?>): ToolCallMetadata(source)

Returns a new ToolCallMetadata containing entries from this instance plus other. Entries in other overwrite entries with the same key in this instance.