get_current_stream
Retrieve current stream details including title, status, RTMP URL, and viewer count to monitor active broadcasts across multiple platforms.
Instructions
Get information about the current/active stream including title, status, RTMP URL, and viewer count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}