Skip to main content

write_profile_field

Function write_profile_field 

Source
pub fn write_profile_field(field: &str, value: Value) -> Result<Value>
Expand description

Set a single profile field and re-sign the agent-card. value must be a JSON value the caller has already parsed/validated (string for most fields; array for vibe; object for now).