type UpdatePromptOptions = ProjectScopeOptions & object;
optional id: string;
optional name: string;
newName: string;
Was this page helpful?