Skip to main content
Glama

aps_issues_update

Modify existing issues in Autodesk Platform Services projects by updating specific fields like status, assignee, due date, or custom attributes.

Instructions

Update an existing issue. Only include the fields you want to change. ⚠️ Requires 'data:write' in APS_SCOPE. To see which fields the current user can update, check permittedAttributes in the issue detail.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesProject ID – accepts with or without 'b.' prefix.
issue_idYesIssue UUID to update.
titleNoNew title. Optional.
descriptionNoNew description. Optional.
statusNoNew status. Optional.
assigned_toNoNew assignee Autodesk ID. Optional.
assigned_to_typeNoAssignee type. Required if assigned_to is set.
due_dateNoNew due date (ISO8601). Optional.
start_dateNoNew start date (ISO8601). Optional.
location_idNoNew LBS location UUID. Optional.
location_detailsNoNew location text. Optional.
root_cause_idNoNew root cause UUID. Optional.
publishedNoSet published state. Optional.
watchersNoNew watcher list. Optional.
custom_attributesNoCustom attribute values to update. Optional.
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