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