Storage & Databases25 toolsPaste one API key
SmugMug integration for AI agents
SmugMug is a platform for photographers to showcase, share, and sell their photos and videos.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect SmugMug once and call the same tools from all of them.
Setup
Connect SmugMug through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
SmugMug exposes 25 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
smugmug_get_album | Retrieves detailed information about a SmugMug album using its album key | Read |
smugmug_get_album_highlight_image | Retrieves the highlight/cover image for a SmugMug album | Read |
smugmug_get_album_image | Get an image within a specific album context as an AlbumImage relationship object | Read |
smugmug_get_album_images | Retrieve all images in a SmugMug album as AlbumImage relationship objects | Read |
smugmug_get_folder_albums | Retrieve albums from a specific folder in a SmugMug user's account by nickname and folder path | Read |
smugmug_get_folder_by_user_path | Retrieve folder details by user nickname and folder path | Read |
smugmug_get_folder_details | Retrieves details of a specific folder in SmugMug using its Node ID | Read |
smugmug_get_folder_subfolders | Retrieves all subfolders within a specified folder in a SmugMug user's account | Read |
smugmug_get_image | Retrieve details for a specific image (photo or video) by its image key | Read |
smugmug_get_image_metadata | Retrieve additional metadata from an image file including EXIF data, camera settings, GPS | Read |
smugmug_get_image_size_details | Retrieve raw media URLs and dimensions for all available sizes of an image | Read |
smugmug_get_image_sizes | Retrieves available image sizes and URLs for a SmugMug image by its unique image key | Read |
smugmug_get_node_highlight_image | Get the highlight/cover image for a node (folder, album, or page) | Read |
smugmug_get_node_parent | Retrieve the parent node of a specified SmugMug node | Read |
smugmug_get_node_parents | Retrieve a node and all its ancestor nodes (breadcrumb trail) | Read |
smugmug_get_user | Get a SmugMug user account by their nickname | Read |
smugmug_get_user_bio_image | Retrieve the bio image for a SmugMug user by their nickname (username) | Read |
smugmug_get_user_featured_albums | Retrieves the featured albums for a SmugMug user by their nickname | Read |
smugmug_get_user_features | Retrieve a list of features available to a SmugMug user based on their subscription plan | Read |
smugmug_get_user_profile | Retrieves the public profile information for a SmugMug user by their nickname (username) | Read |
smugmug_get_user_root_node | Retrieve the root node of a user's folder tree on SmugMug | Read |
smugmug_list_child_nodes | Lists all child nodes (folders and albums) under a specified parent node in SmugMug | Read |
smugmug_search_user_content | Search for images across a user's SmugMug content | Read |
smugmug_unlock_album | Unlock a password-protected SmugMug album | Read |
smugmug_unlock_user | Unlock a user's password-protected SmugMug site | Read |