deleteProject permanently removes a project. Set archived: true with Update project when you need a reversible operation.
automations/delete-asana-project.automation.ts
projectId is required; optional account defaults to the project binding. Returns Signal<void>. Asana permission checks apply, and deletion cannot be undone.