Skip to main content
Glama

manage_search

Search Jira issues using JQL queries or quick text search to find project tickets, track bugs, and monitor sprint progress.

Instructions

Search Jira issues using JQL or quick text search. Actions: 'jql', 'quick'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: 'jql', 'quick'
jqlNoJQL query string (required for 'jql' action). Example: type=page AND space=DEV AND title~'architecture'. Common JQL patterns: 'project = PROJ AND status = "In Progress"', 'assignee = currentUser() ORDER BY updated DESC', 'labels = bug AND priority in (High, Highest)', 'sprint in openSprints()', 'created >= -7d AND type = Bug', 'text ~ "search term"', 'status changed TO Done AFTER -30d'
textNoSearch text (for 'quick' action)
project_keyNoOptional project key to scope the search
start_atNoPagination start index
max_resultsNoMaximum results to return (default 20)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zach-snell/jtk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server