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