# Get attachment details action
This action retrieves the details of a specific attachment in Cisco Webex Teams.
# Input fields
| Field | Description |
|---|---|
| Attachment action ID | Enter the unique ID of the attachment to retrieve. You can obtain this value from the output of the New button submission trigger. |
| Input schema | Specify the input schema. Ensure it matches the schema defined in the upstream button triggering this recipe. |
# Output fields
| Field | Description |
|---|---|
| Attachment action ID | The unique ID of the attachment action. |
| Message ID | The ID of the message associated with the attachment action. |
| Room ID | The ID of the room where the attachment action occurred. |
| Type | The type of the attachment action. |
| Person ID | The ID of the person who performed the attachment action. |
| Inputs | The inputs provided during the attachment action. |
| Created | The timestamp when the attachment action was created. |
Last updated: 5/21/2025, 5:22:32 AM