list_collections
Display all available NFT collections including personal, common, and external collections for management through the Uranium API.
Instructions
List all user collections (personal, common, and external)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}