list_linked_resources
Lists external URLs and third-party app references linked to a task, providing access to related resources.
Instructions
List the linked resources (external URLs, third-party app refs) of a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ||
| task_id | Yes | ||
| verbose | No | If true: returns full JSON. Otherwise: compact text format (default, saves tokens). | |
| paginate | No | If true: follows @odata.nextLink up to 20 pages (≈2000 items max). Default false. Use sparingly — large result sets may exhaust the LLM context window. |