Skip to main content
Glama
TetreesEX

Tetrees AI

Official
by TetreesEX

Create Tetrees AI Pack draft

create_ai_pack_draft

Draft an owner-bound AI Pack listing with complete buyer guide and two example uses. Accept current terms first; free drafts do not require Stripe Connect.

Instructions

Create an owner-bound AI Pack listing with the complete buyer guide and two concrete example uses. Accept current terms first. Free drafts do not require Stripe Connect.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
modelsYes
listingYes
categoryYes
priceUsdNo
descriptionYes
capabilitiesYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv2.2.1

TDQS

A4/5.0
Behavior4/5

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

With no annotations provided, the description carries the behavioral burden and does disclose meaningful traits: the result is owner-bound, it is a draft state, current terms must be accepted first, and free drafts skip Stripe Connect. It could add what happens after creation, but it goes well beyond restating the tool name.

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 tight sentences with no filler: purpose and content requirements come first, then prerequisites and the Stripe exception. Every sentence adds distinct value.

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?

For a tool with a large nested schema and no output schema, the description provides a reasonable high-level contract but leaves gaps: it does not explain how to construct the 'complete buyer guide' fields, what a successful response returns, or how the created draft relates to later sibling operations like update or submit. The schema compensates structurally, not semantically.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate for parameter meaning, but it only alludes to listing content ('complete buyer guide', 'two concrete example uses'). It does not clarify the semantics of name, category, capabilities, models, priceUsd, or the nested listing fields beyond what the raw JSON schema names imply.

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 identifies a specific action ('Create') and resource ('owner-bound AI Pack listing'), and adds content qualifiers ('complete buyer guide', 'two concrete example uses') that distinguish this from a generic draft creation. It differentiates from the sibling update_ai_pack_draft through the 'create' framing.

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?

It explicitly states the precondition 'Accept current terms first' and the condition 'Free drafts do not require Stripe Connect', giving the agent clear sequencing and payment-account context. It does not name alternative siblings for editing or submitting an existing draft, but the create-vs-update distinction is strong.

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

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/TetreesEX/TetreesAgent_EX'

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