todo_multi_get
Fetch multiple specific todos at once with their URLs, eliminating the need to request each task individually. Ideal for working with known todo links.
Instructions
Batch fetch multiple specific todos by their URLs. More efficient than fetching one by one when you have exact todo URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| todo_urls | Yes | Array of todo URLs to fetch |