CLI handler for: deepagents threads delete.
delete_thread_command(
thread_id: str,
*,
dry_run: bool = False,
output_format: OutputFormat = 'text'
) -> None| Name | Type | Description |
|---|---|---|
thread_id* | str | ID of the thread to delete. |
dry_run | bool | Default: FalseIf |
output_format | OutputFormat | Default: 'text'Output format — |