jira_projects_get_features
Retrieves a project's feature states, showing which features (e.g., backlog, board, calendar, security) are enabled or disabled, and if they are locked.
Instructions
Get features and their states for a project.
Shows which project features are enabled/disabled (e.g. backlog, board, calendar, security). Returns: {project_key, features: [{feature, state, toggle_locked}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | Project key |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||