List task dependencies
list_taskdependenciesList the scheduling dependencies of a project (company_id + project_id path params). Each link has a predecessor, a successor, a dependency_type (FS/SS/FF/SF) and lag_days. Pass task to get only the links touching that task, on either side — both the ones blocking it and the ones depending on it. Each dependency carries app_url, a deep link to the drawer of the successor (the blocked task), where the dependency is managed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No |