@salesforce/agents
    Preparing search index...

    Type Alias McpServerFetchOutput

    type McpServerFetchOutput = {
        assets: McpFetchedAsset[];
    }
    Index

    Properties

    Properties

    assets: McpFetchedAsset[]