get_memento_attachments
Retrieves all attachment files associated with a specific memento by providing its exact ID. Use this when you need additional file details beyond the basic memento information.
Instructions
Reads and returns all attachment files for a specific memento. Use this only when the extra detail is needed. Requires init_memento or get_mementos first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Exact memento ID to inspect. |