Remove filler words
remove_filler_wordsPROJECT-SCOPED: this call acts only on the explicit project_id and returns the project identity with its result. ONE-CALL filler removal — THE tool for 'remove the ums' / 'cut the uhs' / 'take out the filler words'. Cuts every um, uh, er, hmm, etc. using the exact word timestamps (deterministic, never estimated). Pass a custom words list to target different tokens (e.g. ["like","you know"]) — the default set is only the safe non-word hesitations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| words | No | ||
| project_id | Yes | Required immutable scope for this call. Copy the id from list_projects/open_project/project_state; the active-project pointer is never used to guess. |