Skip to main content
Glama

aps_issues_list

List and search project issues with filters for status, assignee, type, date, or text. Returns compact summaries including ID, title, status, assignee, dates, and comment count.

Instructions

List and search issues in a project with optional filtering. Returns a compact summary per issue: id, displayId, title, status, assignee, dates, comment count. Supports filtering by status, assignee, type, date, search text, and more. This is much smaller than the raw API response.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesProject ID – accepts with or without 'b.' prefix.
filter_statusNoFilter by status. Comma‑separated. Values: draft, open, pending, in_progress, in_review, completed, not_approved, in_dispute, closed.
filter_assigned_toNoFilter by assignee Autodesk ID. Comma‑separated for multiple.
filter_issue_type_idNoFilter by category (type) UUID. Comma‑separated for multiple.
filter_issue_subtype_idNoFilter by type (subtype) UUID. Comma‑separated for multiple.
filter_due_dateNoFilter by due date (YYYY‑MM‑DD). Comma‑separated for range.
filter_created_atNoFilter by creation date (YYYY‑MM‑DD or YYYY‑MM‑DDThh:mm:ss.sz).
filter_searchNoSearch by title or display ID (e.g. '300' or 'wall crack').
filter_root_cause_idNoFilter by root cause UUID. Comma‑separated for multiple.
filter_location_idNoFilter by LBS location UUID. Comma‑separated for multiple.
limitNoMax issues to return (1‑100). Default 100.
offsetNoPagination offset. Default 0.
sort_byNoSort field(s). Comma‑separated. Prefix with '-' for descending. Values: createdAt, updatedAt, displayId, title, status, assignedTo, dueDate, startDate, closedAt.
regionNoData centre region. Defaults to US.

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/pabloderen/ACC.MCP'

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