Make
project__getAssets
List a project's stored assets (product photos, logos) with their URLs, for use as reference images.
Remote mesmerpercy/admakeai
Remote (network-hosted)
Other tools also called project__getAssets?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"projectId": {
"type": "string"
}
}
}