accept_suggestions
Convert task suggestions into actual project tasks by selecting specific suggestions to implement within a designated project.
Instructions
Accept task suggestions, promoting them to actual project tasks.
Args: project_id: The project containing the suggestions suggestion_ids: List of suggestion IDs to accept
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| suggestion_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |