B
AudioIgniter Music Player Content

Bulk upload functionality

Bulk upload functionality

What it does

Bulk upload functionality It is one of the abilities the AudioIgniter Music Player plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ upload_files

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

audioigniter.bulk-upload-functionality
{
  "ability": "audioigniter.bulk-upload-functionality",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More AudioIgniter Music Player abilities

All AudioIgniter Music Player abilities β†’
T
Track skipping functionality (You can adjust the number of
AudioIgniter Music Player
Track skipping functionality (You can adjust the number of seconds)
C
Customize the colors through the Customizer
AudioIgniter Music Player
Customize the colors through the Customizer
S
Sync download URL with audio URL automatically
AudioIgniter Music Player
Sync download URL with audio URL automatically