list_projects
List all accessible Jira projects and their keys, names, and types to locate the correct project key before creating issues or running JQL queries.
Instructions
List all accessible Jira projects with their keys, names, and types. Use to find the correct project key before creating issues or running JQL queries scoped to a specific project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_tokens | No | Max output tokens. Default: 20000. | |
| max_results | No | Maximum projects to return (default: 50, max: 100). | |
| break_token_rule | No | Bypass token limit check. |