- "description": "Filter string (CRITICAL for list_project_items). Combine filters by SPACE for logical AND (order doesn't matter): e.g. 'is:open is:issue priority:p1 label:bug'. **Content Type:** Use 'is:issue' for issues, 'is:pr' (or 'is:pull-request') for pull requests. Examples: 'is:open is:issue priority:p1', 'is:closed is:pr label:bug', 'is:open is:issue assignee:@me', 'is:pr label:bug priority:high'. Field names with spaces use hyphens (e.g., 'parent-issue:\"github/github-mcp-server#1234\"'). Filters: is:issue/pr/open/closed/merged, assignee:@me/username, label:name, status:value, priority:p1, updated:\u003e@today-7d, title:*text*, -label:wontfix (negate), label:bug,critical (OR with comma), priority:1..3 (range), no:assignee, has:label, iteration:@current",
0 commit comments