Skip to main content
listAccountStages returns the stage definitions available for saved accounts.
automations/list-apollo-account-stages.automation.ts
The only input is optional account, which defaults to the project’s Apollo binding. Returns ApolloStage[]. Each stage includes id, name, displayName, displayOrder, and optional category, isMeetingSet, and teamId. Use the returned id in later mutations to avoid name lookup.