AgentSkillsDefinitionDescriptor

Descriptor that defines an agent skills registry record and its associated content.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Additional data associated with the agent skills definition descriptor.

Link copied to clipboard
val data: String?

The agent skills definition content, serialized as descriptor payload data.

Link copied to clipboard

The schema version of the descriptor payload.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String