Best-fit scenarios
Adds a GitHub releases feed to the tater-gits watcher.
Tater Assistant
Phase One Wiki
Adds a GitHub releases feed to the tater-gits watcher. Infers title prefix and category via LLM.
Adds a GitHub releases feed to the tater-gits watcher.
Use the example call shape below and provide only the fields the plugin expects.
https://github.com/OWNER/REPO/releases.atom
Optional shared secret; sent as X-Tater-Auth
Base URL for tater-gits watcher API (e.g., http://tater-gits-watcher:8787)
Default: http://localhost:8787{
"function": "tater_gits_add_feed",
"arguments": {
"url": "https://github.com/OWNER/REPO/releases.atom"
}
}