UpdatedAgentSkillsDescriptor
Wrapper for updating an agent skills descriptor with PATCH semantics. When present with a value, individual fields can be updated independently. When present with a null value, the entire agent skills descriptor is unset. When absent, the agent skills descriptor is left unchanged.
Types
Functions
Link copied to clipboard
inline fun copy(block: UpdatedAgentSkillsDescriptor.Builder.() -> Unit = {}): UpdatedAgentSkillsDescriptor