Resolve Ref
ref_resolveResolve a project reference like #436 to its item type (issue, user story, task, or epic) and numeric ID without fetching full details.
Instructions
Resolve a project-scoped ref (e.g. "#436" or 436) to its type (issue, user_story, task, or epic) and numeric id, without fetching full details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Ref number for an issue/user story/task/epic, e.g. 436 or "#436" | |
| project | Yes | Project id or slug |