ISPO SDK
    Preparing search index...

    Interface AgentRunsGetInput

    Markdown
    interface AgentRunsGetInput {
        runId: string;
    }
    Index
    runId: string