分析抖音视频:输入分享链接,提取口播文案 + 爆款结构解析。结果存入项目。消耗 AI 算力,非订阅会员每项目上限 3 次。耗时约 35-130 秒。
AI agents invoke analyze_douyin_video to trigger actions in Flash Cast. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.
This tool takes a Douyin (TikTok) share link, fetches and analyzes the video content using AI compute, extracts scripts and structural patterns, and stores results into a project. It triggers an external AI processing operation (consuming compute resources) and writes results to a project, making it an Execute-level action.
From the tool's definition 分析抖音视频:输入分享链接,提取口播文案 + 爆款结构解析。结果存入项目。消耗 AI 算力
Attacks that exploit this kind of access
分析抖音视频:输入分享链接,提取口播文案 + 爆款结构解析。结果存入项目。消耗 AI 算力,非订阅会员每项目上限 3 次。耗时约 35-130 秒。. It is categorised as a Execute tool in the Flash Cast MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the Flash Cast MCP server in PolicyLayer and add a rule for analyze_douyin_video: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Flash Cast. Nothing to install.
analyze_douyin_video is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.
Yes. Add a rate_limit block to the analyze_douyin_video rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for analyze_douyin_video. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
analyze_douyin_video is provided by the Flash Cast MCP server (trtian/flash-cast-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →