App Logo
claude.ai

Remove team member (Claude.ai)

Remove a member from a Claude.ai Team or organisation by email, with built-in verification. Records the member list before and after and returns removed / verified / collateralLoss, giving you proof the right person was removed and nobody else was affected. The removal is guarded: it proceeds only once the confirmation step names the target email. dryRun (default true) walks up to the confirmation and cancels without removing — set it false to remove for real. Requires being signed in to claude.ai as an organisation owner or admin. Works with the interface in French or English, and reads the current members page, so it suits teams that fit on one page.

Input

email required

Email of the team member to remove

dryRun optional

If true (default), walks to the confirmation dialog then cancels without removing. Set false to actually remove.

Output

email required
found required
dryRun required
removed required
gate optional
after optional
before optional
verified optional
collateralLoss optional

FAQ

Remove a member from a Claude.ai Team or organisation by email, with built-in verification. Records the member list before and after and returns removed / verified / collateralLoss, giving you proof the right person was removed and nobody else was affected. The removal is guarded: it proceeds only once the confirmation step names the target email. dryRun (default true) walks up to the confirmation and cancels without removing — set it false to remove for real. Requires being signed in to claude.ai as an organisation owner or admin. Works with the interface in French or English, and reads the current members page, so it suits teams that fit on one page.
Required: email. Optional: dryRun.
It returns gate, after, email, found, before, dryRun, removed, verified, collateralLoss.
Yes. It acts as you on claude.ai: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the claude.ai cookies saved by the Reduck extension.
It makes changes on claude.ai, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/claude.ai/delete_user, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/claude.ai/delete_user
It is part of Reduck's official curated catalogue.

Start building not clicking