Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APS_SA_ID | Yes | Your service account ID | |
| APS_SA_EMAIL | Yes | Your service account email | |
| APS_CLIENT_ID | Yes | Your APS application client ID | |
| APS_SA_KEY_ID | Yes | Your service account key ID | |
| APS_CLIENT_SECRET | Yes | Your APS application client secret | |
| APS_SA_PRIVATE_KEY | Yes | Your service account private key |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-accounts | List all available Autodesk Construction Cloud accounts |
| get-folder-contents | List contents of a project or a specific subfolder in Autodesk Construction Cloud |
| get-issue-comments | Retrieves a list of comments associated with an issue in Autodesk Construction Cloud. |
| get-issue-root-causes | Retrieves a list of supported root cause categories and root causes that you can allocate to an issue in Autodesk Construction Cloud. |
| get-issue-types | List all issue types in an Autodesk Construction Cloud project |
| get-issues | List all available projects in an Autodesk Construction Cloud account |
| get-item-versions | List all versions of a document in Autodesk Construction Cloud |
| get-projects | List all available projects in an Autodesk Construction Cloud account |