Telegram modelsapi generation api

telegram/web/post-detail

Get a single public-channel post (parsed from the t.me embed view).

Input
Channel username (required).
Post ID (required, auto-incremented integer within the channel).
Idle

Example output — click Run to generate your own

API README

Get single post

Get a single public-channel post (parsed from the t.me embed view). It is suitable for telegram workflows.

Capability

Get a single public-channel post (parsed from the t.me embed view). It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Collect and normalize information from public pages or source content for downstream workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models