jira_set_project_path
Map a Jira project key to a local repository path, enabling code exploration from Jira tasks.
Instructions
Map a Jira project key to a local repository path. This enables jira_read_task to include the local path hint for code exploration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| localPath | Yes | Absolute local path to the project repository | |
| jiraProject | Yes | Jira project key (e.g. AT) |