/** * The universal, unique ID of the agent. */ export type AgentId = string;