|
105 | 105 | { |
106 | 106 | "name": "aps_issues_docs", |
107 | 107 | "description": "ACC Issues API quick-reference: project ID format, statuses, workflows, filters, error troubleshooting." |
| 108 | + }, |
| 109 | + { |
| 110 | + "name": "aps_submittals_request", |
| 111 | + "description": "Raw ACC Submittals API call. Full JSON response. Power-user tool for any submittals endpoint." |
| 112 | + }, |
| 113 | + { |
| 114 | + "name": "aps_list_submittal_items", |
| 115 | + "description": "List submittal items — compact summary with title, number, status, priority, revision. Supports filtering." |
| 116 | + }, |
| 117 | + { |
| 118 | + "name": "aps_get_submittal_item", |
| 119 | + "description": "Get full details for a single submittal item by ID." |
| 120 | + }, |
| 121 | + { |
| 122 | + "name": "aps_list_submittal_packages", |
| 123 | + "description": "List submittal packages — compact summary with title, identifier, spec section." |
| 124 | + }, |
| 125 | + { |
| 126 | + "name": "aps_list_submittal_specs", |
| 127 | + "description": "List spec sections for submittals — identifier (e.g. 033100), title, dates." |
| 128 | + }, |
| 129 | + { |
| 130 | + "name": "aps_get_submittal_item_attachments", |
| 131 | + "description": "Get attachments for a submittal item — file names, URNs, revision numbers." |
| 132 | + }, |
| 133 | + { |
| 134 | + "name": "aps_submittals_docs", |
| 135 | + "description": "ACC Submittals API quick-reference: endpoints, statuses, custom numbering, workflow, key concepts." |
108 | 136 | } |
109 | 137 | ], |
110 | 138 | "keywords": [ |
|
0 commit comments