Skip to main content
Glama

aps_issues_request

Directly call ACC Issues API endpoints for full control over custom filters, attribute definitions, and advanced operations not available in simplified tools.

Instructions

Call any ACC Issues API endpoint (construction/issues/v1). This is the raw / power‑user tool – it returns the full API response. Prefer the simplified tools (aps_issues_list, aps_issues_get, etc.) for everyday use. Use this when you need full control: custom filters, attribute definitions, attribute mappings, or endpoints not covered by simplified tools.

⚠️ Project IDs for the Issues API must NOT have the 'b.' prefix. If you have a Data Management project ID like 'b.abc123', use 'abc123'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
methodYesHTTP method.
pathYesAPI path relative to developer.api.autodesk.com (e.g. 'construction/issues/v1/projects/{projectId}/issues'). Must include the version prefix (construction/issues/v1).
queryNoOptional query parameters as key/value pairs (e.g. { "filter[status]": "open", "limit": "50" }).
bodyNoOptional JSON body for POST/PATCH requests.
regionNoData centre region (x-ads-region header). 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