Agent Client Protocol - v0.5.1
    Preparing search index...

    Interface UnstructuredCommandInput

    All text that was typed after the command name is provided as input.

    interface UnstructuredCommandInput {
        hint: string;
    }
    Index

    Properties

    Properties

    hint: string

    A hint to display when the input hasn't been provided yet