[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-09-05 (世界標準時間)。"],[[["This API endpoint allows you to create a new task on a specified task list using an HTTP POST request."],["The request requires a `tasklist` path parameter to identify the target list and optionally accepts `parent` and `previous` query parameters for task hierarchy."],["The request body should contain a `Task` object defining the task details, and a successful response will return the newly created `Task` object."],["To use this endpoint, you need to authorize your request with the `https://www.googleapis.com/auth/tasks` OAuth scope."],["Users are limited to 20,000 non-hidden tasks per list and 100,000 total tasks, and tasks assigned from Docs or Chat Spaces cannot be created via this API."]]],[]]