draft_notice
Draft a legally correct takedown notice using captured evidence. Outputs a platform-specific draft with filing instructions for the user to review and submit.
Instructions
Draft a platform-correct takedown notice from captured evidence. Statutory fields are computed deterministically; the result is a DRAFT the human must review and file themselves (the draft includes the form URL or documented email intake, plus step-by-step instructions). Use capture_evidence first to get an evidenceManifestId, and get_playbook to pick the right reportPathId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| work | Yes | ||
| claimant | Yes | ||
| extraFields | No | Platform-specific values the drafter cannot derive (e.g. reported_username) | |
| reportPathId | Yes | Playbook report path id, e.g. 'youtube.copyright' or 'meta.instagram.impersonation' | |
| evidenceManifestId | Yes | Manifest id returned by capture_evidence | |
| infringementDescription | Yes | Factual description of what is infringing and why |