OpenClaw SDK
    Preparing search index...

    Interface AgentsFilesGetParams

    interface AgentsFilesGetParams {
        agentId: string;
        path: string;
    }
    Index

    Properties

    Properties

    agentId: string
    path: string