type alias ManifestWorkflowStepLegacyimport { type ManifestWorkflowStepLegacy } from "https://deno.land/x/deno_slack_sdk@1.0.0/manifest/manifest_schema.ts"; definition: { name: string; callback_id: string; }