lens.streaming-radar.com
See the Streaming Market Before It Moves
First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com
Answer 2 · Act 3 · Transact 2 · Score: Not yet scored
Tool inspector
request_report_teaser
Register a visitor's email to receive the free teaser of a Streaming Lens report — 'vi-2026' for Vertical Invasion 2026 (micro-drama / vertical drama), 'africa-2026' for Africa Streaming 2026 (African OTT). This stores the email, sends an email, and adds the visitor to the mailing list — ask the visitor and pass their explicit consent before calling it. Returns the signed download URL for the teaser PDF and fills the page's own email gate so the visitor sees what was submitted.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
email |
string | yes | The visitor's email address. |
report |
string | no | Which teaser to send. |
consent |
boolean | yes | Must be true, and must reflect consent the visitor actually gave for this email to be stored and used. |
lang |
string | no | Language of the teaser PDF. |
Raw JSON schema
{
"type": "object",
"properties": {
"email": {
"type": "string",
"description": "The visitor's email address."
},
"report": {
"type": "string",
"enum": [
"vi-2026",
"africa-2026"
],
"default": "vi-2026",
"description": "Which teaser to send."
},
"consent": {
"type": "boolean",
"description": "Must be true, and must reflect consent the visitor actually gave for this email to be stored and used."
},
"lang": {
"type": "string",
"enum": [
"en",
"fr"
],
"default": "en",
"description": "Language of the teaser PDF."
}
},
"required": [
"email",
"consent"
],
"additionalProperties": false
}
Similar websites
dribba.com
Digital product agency in Barcelona and Andorra since 2011 — product strategy, design and engineering, and an official Google Flutter Partner.
toban.app
Free duty-roster maker for building cleaning, lunch, and daily-monitor rotation charts in the browser — no signup, print-quality output. WebMCP tools let an age…
farahsolutions.ae
Farah Solutions helps UAE businesses master Corporate Tax, ICV certification, e-invoicing, and government procurement. Powered by Farah Suite.
flatwrite.md
A minimalist markdown editor with live preview, paged document layout, and one-click export to HTML, PDF, or shareable URL.