get_resolutions
Retrieve a list of issue resolutions to streamline project management and enhance issue tracking within the Backlog platform using MCP server integration.
Instructions
Returns list of issue resolutions
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}