Skip to main content
Glama
tokportal

tokportal-mcp

Official

tokportal_update_account_commenting_profile

Update the commenting or autopilot profile settings on your TikTok, Instagram, or YouTube account. Use this to set goals, niche, persona, language, or tracked handles for active, owned accounts with TokPortal Coverage.

Instructions

Update account commenting profile. Updates client-owned commenting/autopilot profile fields for a delivered account. The account must belong to the API key owner and must have active TokPortal Coverage, unless it is permanently grandfathered. Revealed/detached, banned, paused, lapsed and unrecoverable accounts are read-only.

Input Schema

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

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

The description adds behavioral context beyond annotations: confirms mutation (consistent with readOnlyHint=false), defines scope (client-owned, delivered), and lists restricted account statuses. The idempotency_key parameter is noted in the schema, but the description does not elaborate on retry behavior or idempotency. Overall, it provides meaningful additional context without contradicting annotations.

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

Conciseness5/5

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

The description is three sentences long, each adding distinct value: purpose, scope, and usage conditions. It is front-loaded with the core action, then details the constraints. No redundant or filler content. Every sentence earns its place.

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

Completeness3/5

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

The description covers preconditions and restrictions well, but it does not describe the tool's output or return format. Since there is no output schema, the description should indicate what the response contains (e.g., updated profile, success message). It also does not explain the effect of the idempotency_key. Given the tool's moderate complexity, this gap reduces 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?

Schema description coverage is 100%; all parameters have basic descriptions. However, the tool description does not enrich the meaning of individual parameters beyond what the schema provides. The body's dimensions (goal, niche, persona, etc.) are implied but not explained. Baseline score is 3 due to high schema coverage, and the description adds minimal extra semantic value.

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 clearly states the tool updates an account commenting profile, specifying it is for client-owned commenting/autopilot profile fields on a delivered account. It includes ownership and coverage prerequisites, and lists read-only account states. This uniquely identifies the tool's purpose among sibling tools, none of which perform this specific update.

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 provides explicit conditions for use: the account must belong to the API key owner and have active TokPortal Coverage (or be permanently grandfathered). It also lists account states (revealed, detached, banned, paused, lapsed, unrecoverable) where accounts are read-only, guiding when not to use the tool. However, it does not explicitly contrast with alternative tools or specify when to choose this over other account update tools, though no direct sibling exists.

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-mcp'

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