ghl_get_media_files
Fetch files and folders from the GHL media library. Use filters for type, search, sorting, and parent folder to find specific media assets.
Instructions
Get files and folders in the GHL media library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by file type | |
| limit | No | ||
| query | No | Search query to filter files by name | |
| offset | No | ||
| sortBy | No | Field to sort by | |
| parentId | No | Folder ID to list contents of | |
| sortOrder | No |