Toutiao Search API

Call 2 search versions for Toutiao App Keyword Search through JustOneAPI with keyword.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Toutiao Search API" with this command: npx skills add justoneapi/justoneapi-toutiao-search

Toutiao Search

Use this focused JustOneAPI skill for app Keyword Search and web Keyword Search in Toutiao. It targets 2 versioned paths under /api/toutiao/search. Required non-token inputs are keyword. OpenAPI describes it as: Get Toutiao app Keyword Search data, including matching articles, videos, and authors, for topic discovery and monitoring.

Endpoint Scope

  • Platform key: toutiao
  • Endpoint key: search
  • Platform family: Toutiao
  • Skill slug: justoneapi-toutiao-search
OperationVersionMethodPathOpenAPI summary
searchToutiaoV1v1GET/api/toutiao/search/v1App Keyword Search
searchV2v2GET/api/toutiao/search/v2Web Keyword Search

Inputs

ParameterInRequired byOptional byTypeNotes
keywordqueryalln/astringSearch keyword or query
pagequeryn/asearchToutiaoV1integerPage number for pagination
searchIdqueryn/asearchToutiaoV1stringSearch session ID for consistent pagination (not required for the first page)

Request body: none documented; send parameters through path or query arguments.

Version Choice

This skill groups 2 endpoint versions because their paths share search after removing the trailing version segment. Choose the version the user requested; if no version was requested, pick the operation whose required inputs match the data the user has.

  • searchToutiaoV1 (v1): required inputs keyword.
  • searchV2 (v2): required inputs keyword.

Run This Endpoint

Supported operation IDs in this skill: searchToutiaoV1, searchV2.

node {baseDir}/bin/run.mjs --operation "searchToutiaoV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"keyword":"<keyword>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example searchToutiaoV1 on /api/toutiao/search/v1.
  • Echo the required lookup scope (keyword) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Toutiao app Keyword Search data, including matching articles, videos, and authors, for topic discovery and monitoring.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

doubao-seedream-skill

调用火山引擎 Seedream 图片生成 API。当用户需要生成图片时使用此 skill。

Registry SourceRecently Updated
General

email-designer

为企业打造具有强烈视觉识别度的 Email HTML 邮件设计。 当用户提供 内容 或 大纲,需要生成 HTML 邮件代码、设计邮件模板、创建 EDM 时使用。

Registry SourceRecently Updated
General

易企秀素材商城检索

易企秀是创意营销平台,提供个人简历、翻页 H5 邀请函、营销海报、长页 H5、表单问卷、微信互动游戏、视频等海量模板。本 Skill 用于搜索易企秀商城模版资源,在用户提出易企秀/H5 模板、邀请函、表单等检索需求时,调用脚本返回标题、链接、描述、浏览量等结果。

Registry SourceRecently Updated
2930jijun
General

MOSS Voice Generator 指令式音色生成

MOSI Studio 指令式音色生成(moss-voice-generator): 用自然语言描述想要的音色风格,无需指定预设 voice_id, 模型根据描述实时生成对应的声音。 触发词:指令式语音、按描述生成声音、自定义音色、描述一个声音、 "voice generator"、"generate voice...

Registry SourceRecently Updated