jira_filter
Manage saved JQL filters: list, get, create, update, delete, and list favourite filters for the current user.
Instructions
Manage saved JQL filters: list/get/create/update/delete plus the current user's favourites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filterName | No | ||
| accountId | No | ||
| owner | No | ||
| groupId | No | groupname is deprecated; use groupId | |
| projectId | No | ||
| id | No | ||
| orderBy | No | ||
| maxResults | No | ||
| startAt | No | ||
| expand | No | ||
| filterId | No | ||
| name | No | ||
| jql | No | ||
| description | No | ||
| favourite | No | ||
| sharePermissions | No | ||
| action | Yes | ||
| full | No | If true, skip the summary projection and return the raw Jira API response. |