PUT http://api.aspose.cloud/v4.0/cells/ai/task/decompose
Function Description
Decomposition Principles:Follows SMART criteria to ensure task qualityUses hour-based system for time allocation and estimationCompatible with Redmine format for task assignment structureAutomatically sets project milestone nodesInput Requirements: Only requires the task list to be decomposed and time estimates for each taskOutput Results: Generates standardized, structured task decomposition plans ready for direct import into project management tools
The request parameters of decomposeUserTask API are:
| Parameter Name | Type | Path/Query String/HTTPBody | Description |
| :- | :- | :- |:- |
|TaskDescription|String|Body|Decompose user task description.|
|region|String|Query|Spreadsheet region/language setting (e.g., en-US, fr-FR). Influences number formatting, date parsing, and locale‑specific behavior.|
|password|String|Query|The password for opening spreadsheet file.|
Response Description
{
File
}
OpenAPI Specification
The OpenAPI Specification defines a publicly accessible programming interface and lets you carry out REST interactions directly from a web browser.