Anchorage API reference
    Preparing search index...
    StartIdleRun: (input: StartIdleRunInput) => Promise<StartIdleRunResult>

    Host-owned runtime-driven start on the thread DO. The host resolves the registered owner of input.threadId and passes that owner to the target agent host, which reserves the thread/resource/run claims before execution. The automated principal that delivered a signal remains the requester and does not replace the thread's human or service owner.

    Type Declaration