Fetch Weft Item
fetchUse this when you need the full content of a search result. Pass the prefixed id returned by search (task:<uuid> or sprint:<uuid>) to retrieve the title, full text representation, source url, and structured metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Prefixed id from `search`, e.g. "task:<uuid>" or "sprint:<uuid>" |