Writes data under this skill’s namespace into a FunctionResult object.
This persists skill state across tool invocations by embedding it in the
agent’s global data.
The FunctionResult to update with the skill’s namespaced data.
The data to store under this skill’s namespace.
FunctionResult — The updated FunctionResult with the skill data merged in.