Skip to main content
Glama

MeshMarket

Compound Promo Brain (experimental)

compound-promo-brain

Compound Promo Brain (experimental) — Experimental content-ranking planner for repost loops. Feed it a clip library plus the last post's reactions; today the reliable output is a next-pick recommendation and a short note explaining the compounding or rotation decision. The market wrapper does not yet expose the full structured caption and scheduler fields this tool is aiming for. (3 MESH/call, a tool · marketing)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
inputYesCapability-specific payload, e.g. agent-brain: {think:'...'}; agent-memory: {action:'store'|'recall', content|query}

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4/5.0
Behavior4/5

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

The description discloses experimental status, the narrow 'reliable output' scope, missing structured caption/scheduler fields, and the 3 MESH/call cost. This adds meaningful behavioral context beyond the sparse annotations and does not contradict them.

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 tight and front-loaded: purpose, input, reliable output, limitation, and cost each get a short clause or sentence. There is no redundant or filler content.

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 gives enough high-level context to select the tool, but not enough to construct the actual 'input' payload: it never shows a concrete example or field names for the clip library/reactions. With no output schema and one generic required object, this is a genuine gap.

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

Parameters4/5

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

While the schema already describes the input generically as a 'capability-specific payload', the description adds the key semantic guidance that the payload should contain a clip library plus the last post's reactions. It lacks a concrete example or field names for this specific tool, so it does not earn a 5.

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

Purpose4/5

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

It clearly identifies the tool as an 'experimental content-ranking planner for repost loops' and states the reliable output: a next-pick recommendation and an explanatory note. However, it does not explicitly differentiate it from sibling tools such as lane-post or mesh_publish, leaving some ambiguity about when this one is preferred.

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 gives clear usage context: feed it a clip library and the last post's reactions, and expect a recommendation/note. It does not, however, state when not to use it or which sibling alternative to choose, so it stops short of full routing guidance.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.