The Daily Smark
Pro-wrestling news, TV schedules, live events, videos and podcasts.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Pro-wrestling news, TV schedules, live events, videos and podcasts. Read-only, no auth.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| list_news | List recent pro-wrestling news headlines aggregated by The Daily Smark, featured and newest first. Returns markdown links back to the original publisher, never the full article text. Keep the links in your answer so the reader can open the story. Covers roughly the last 30 days. |
| list_videos | List recent pro-wrestling videos collected by The Daily Smark, featured and newest first. Returns markdown links back to the original channel. Keep the links in your answer so the reader can watch the video. |
| list_podcasts | List recent pro-wrestling podcast episodes featured by The Daily Smark. Returns markdown links back to the episode. Keep the links in your answer so the reader can go and listen. |
| get_tv_schedule | Get the pro-wrestling TV schedule: which shows air on which days, on which channels. Use this to answer "what is on tonight/this week". |
| list_live_events | List upcoming live pro-wrestling events (house shows and pay-per-views) with their venues. Use this to answer "is anything coming to my area" — pass latitude and longitude when you have them to narrow the list to a 50 mile radius, or "state" when you only know the region. |
| get_event | Get the full detail for one pro-wrestling event by its unique id, including venue and card preview. Get the id from get_tv_schedule or list_live_events first. |