nworks_task_delete
Delete tasks in LINE WORKS by specifying the task ID, requiring user authentication with task and user.read scopes.
Instructions
할 일을 삭제합니다. taskId는 nworks_task_list로 조회 가능. User OAuth 인증 필요 (task + user.read scope)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | 삭제할 할 일 ID (nworks_task_list로 조회 가능) |