jira_list_projects
Retrieve a list of all Jira projects accessible to the user by providing Jira host URL, email, and API token. Simplifies project management by enabling quick access to relevant project data.
Instructions
Lists all Jira projects the user has access to
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiToken | No | API token for Jira authentication | |
No | Email address associated with the Jira account | ||
jiraHost | No | The Jira host URL (e.g., 'your-domain.atlassian.net') |