AgentSkillsMdDescriptor

Markdown-format descriptor containing an agent skills document.

Types

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

Properties

Link copied to clipboard
val data: String?

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

Link copied to clipboard

The schema version of the descriptor payload.

Link copied to clipboard

The optional source configuration used to synchronize the agent skills markdown content.

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