Member Junction
    Preparing search index...
    interface ImportSkillResult {
        skill: MJAISkillEntity;
        warnings: string[];
    }
    Index

    Properties

    Properties

    warnings: string[]

    Action/sub-agent names from the SKILL.md that couldn't be resolved — the skill is still created/updated with whatever DID resolve, so the caller can surface these as non-fatal warnings rather than failing the whole import.