Plan work (break a request onto the board)
plan_workTurn a user request into project board items in one step, optionally creating the project and adding features and bugs.
Instructions
Turn a user request into board items in one step. Optionally creates the project, then adds the features and bugs you list. Use this as the FIRST step when starting a substantive request, then work the tickets one at a time. Returns all created tickets. When the project config etaHints is on (default), each created ticket carries an eta estimate and the response carries a totalEta roll-up (FBMCPF-269).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bugs | No | ||
| project | Yes | Board to add to. If it does not exist and createProject is true, it is created. | |
| features | No | ||
| createProject | No | ||
| projectDescription | No |