Verba Plugin profile

Getting Links

Checks if a .torrent file in recent chat history is cached on Premiumize.me and returns direct links if available.

premiumize_torrent Version 1.0.1
When to use

Best-fit scenarios

Checks if a .torrent file in recent chat history is cached on Premiumize.me and returns direct links if available.

How to call it

Execution guidance

Use the example call shape below and provide only the fields the plugin expects.

Arguments

Input shape

This Verba Plugin currently exposes no explicit argument fields in its usage metadata.

Settings

Required configuration

  • PREMIUMIZE_API_KEY password

    Your Premiumize.me API key.

Example call

Canonical usage JSON

{
  "function": "premiumize_torrent",
  "arguments": {}
}