Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
YGG_PASSKEY | No | Your YggTorrent passkey for interacting with the API. Found in 'Mon compte' -> 'Mes paramètres' on the YggTorrent website. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
available_sources | Get the list of available torrent sources. |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_torrents | Search for torrents on sources [thepiratebay.org, nyaa.si, yggtorrent]. |
get_ygg_torrent_details | Get details about a specific torrent coming from YGG Torrent source only. |
get_ygg_magnet_link | Get the magnet link for a specific torrent coming from YGG Torrent source only. |