/** * This file was auto-generated by Fern from our API Definition. */ /** * Agent Log ID * * @example * "us_lg_YOUR_ID" */ export type AgentLogId = string;