OpenClaw SDK
    Preparing search index...

    Interface AgentIdentityResult

    interface AgentIdentityResult {
        id: string;
        summary?: AgentSummary;
    }
    Index

    Properties

    Properties

    id: string
    summary?: AgentSummary