Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Create Album
smugmug:create_album
Creates an album. See the docs here
Write
Medium risk
Get Album
smugmug:get_album
Gets an album given its id. See the docs here
Read
Low risk
Get Authenticated User
smugmug:get_authenticated_user
Gets details of the authenticated user. See the docs here
Read
Low risk
Get Image
smugmug:get_image
Gets an image. An image is a photo or video stored on SmugMug. See the docs here
Read
Low risk
Get User Profile
smugmug:get_user_profile
Gets a user profile. A user profile is the data provided by a user to establish that user's public presence. This may include social networking links, biographical text, and bio and cover images. See the docs here
Read
Low risk
Update Album Image
smugmug:update_albumimage
Updates an album image. See the docs here
Write
Medium risk
Upload Image
smugmug:upload_image
Uploads an image to a SmugMug album. See the docs here
Write
Medium risk