Appearance
已验证的操作工作流
← All use cases
难度:中等
适用场景:Operations tasks with structured inputs, explicit approval, and a result that should be auditable. Repeated workflows such as access updates, invite batches, quota changes, customer setup tasks, routing checks, and migration follow-ups. Teams that need Codex to run a narrow scope and report exactly what succeeded, failed, or needs a human decision.
启动提示
I need to run this workflow: Goal: [what should happen] Inputs: [CSV, Google Sheet, list, ticket, or file path] Approval or policy source: [Slack thread, doc, ticket, or none] Runner: [script, API, CLI, skill, or manual app workflow] Verification artifact: [result CSV, log, dashboard, screenshot, or other proof] Please:
- inspect the inputs and ask only for missing required fields
- normalize dates, amounts, owners, and IDs before running the workflow
- run a dry run first when the work...