ExperimentalOptionaltitleHuman-readable title for the session. Set to null to clear.
OptionalupdatedRFC 3339 timestamp of last activity. Set to null to clear.
Optional_The _meta property is reserved by ACP to allow clients and agents to attach additional
metadata to their interactions. Omitted means no metadata update; null is an
explicit clear signal. Implementations MUST NOT make assumptions about values at these keys.
See protocol docs: Extensibility
Update to session metadata. All fields are optional to support partial updates.
Agents send this notification to update session information like title or custom metadata. This allows clients to display dynamic session names and track session state changes.
Omitted fields leave the existing session info unchanged.
nullclears the corresponding value.