naftiko: 1.0.0-alpha2 info: label: "iTwin Schedules API \u2014 Tasks" description: "iTwin Schedules API \u2014 Tasks. Self-contained Naftiko capability covering the Tasks resource of the iTwin\ \ Schedules API." tags: - Bentley - iTwin - Tasks created: '2026-05-23' modified: '2026-05-23' binds: - namespace: env keys: ITWIN_ACCESS_TOKEN: ITWIN_ACCESS_TOKEN capability: consumes: - type: http namespace: schedules-tasks baseUri: https://api.bentley.com/schedules description: iTwin Schedules API Tasks capability against the iTwin Platform. resources: - name: tasks path: /tasks operations: - name: listTasks method: GET description: List Tasks via iTwin Schedules API outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: [] - name: createTask method: POST description: Create Task via iTwin Schedules API outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON).