asset-access-control

Installation
SKILL.md

Asset access control

Use the DAM MCP tools. Two surfaces — do not mix their tools.

Target Read ACL Write ACL
File or folder build_access_list update_asset_acl
Media collection get_collection_access_list update_media_collection (acl)

list_associated_media_collections only answers "which collections contain this file/folder?". It does not change membership; use add_assets_to_media_collection / remove_assets_from_media_collection.

Restricted users can only change access on assets they can manage.

Workflow

  1. Resolve the asset with search_media_library if you only have a name or path.
  2. Read the current ACL. Use userId / groupId from that response — never invent ids.
  3. Write the change. Then re-read if you need to confirm.
Installs
3
GitHub Stars
2
First Seen
3 days ago
asset-access-control — imagekit-developer/skills