Skip to main content
Glama
tokportal

tokportal-mcp

Official
by tokportal

tokportal_rewarm_account

Rewarm a delivered account by ordering a niche warming session where a manager screen-records verified engagements for each search term over 3 days.

Instructions

Order Advanced Niche Warming (rewarm) on a delivered account. Starts an Advanced Niche Warming session on a saved account: for each provided term the manager screen-records a session that opens on the account profile (handle visible), searches the term on the account's platform, watches videos from the results, engages with them (likes/saves) and leaves a comment. Every recording is verified before completion. The standard rate is 5 credits per term, charged per target and never per day (3-30 terms, multiples of 3). GET /credit-costs returns the effective rate; the announced legacy grace window closed on 2026-08-14T11:00:00Z. Requires active TokPortal Coverage, a routable active account manager backed by a non-cancelled support order, TikTok or Instagram, and no already-active warming session. A completed bundle remains eligible. Terms are split evenly over 3 calendar days in the manager's timezone; earlier-day tasks remain available until completed and sessions with tasks do not expire.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesSaved account ID.
bodyYesJSON request body.
idempotency_keyNoOptional Idempotency-Key header for safe retries.
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations provide only readOnlyHint=false and destructiveHint=false, giving minimal behavioral context. The description compensates richly: it details screen-recording per term, verification before completion, standard credit rate (5 credits per term), the split over 3 days, and even the legacy grace window closure. All this adds significant value beyond annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single paragraph of ~150 words. It front-loads the purpose, but includes tangential details like the legacy grace window and credit cost reference that could be moved to parameter descriptions or annotations. While efficient, it is not as concise as it could be with bullet points or separation of prerequisites from behavior.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description thoroughly covers prerequisites, behavior, and scheduling, but it fails to mention what the tool returns (e.g., session ID, status). Since there is no output schema, the agent is left guessing about the tool's response. This is a notable gap for a tool that initiates a long-running process, reducing completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema already has 100% coverage, with detailed descriptions for 'search_terms' including the behavioral process. The tool description partially repeats that process (e.g., 'for each provided term the manager screen-records...') but does not add new parameter-specific semantics beyond what the schema provides. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a clear verb and resource: 'Order Advanced Niche Warming (rewarm) on a delivered account.' It immediately distinguishes this tool from siblings like tokportal_generate_warming_terms (which generates terms) and tokportal_list_account_warming_sessions (which lists sessions), as it is the only one that starts a warming session on a delivered account.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description lists explicit prerequisites (active TokPortal Coverage, routable account manager, non-cancelled support order, TikTok/Instagram, no active warming session) and notes that a completed bundle remains eligible. It also explains the scheduling (3 calendar days, earlier-day tasks available). While it does not explicitly say 'do not use if X', the prerequisites effectively guide when to use versus alternatives like generating terms or configuring bundle warming terms.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tokportal/tokportal-python'

If you have feedback or need assistance with the MCP directory API, please join our Discord server