Skip to main content
Glama

build_product_bundle

Generate a complete, ready-to-publish digital product bundle from a niche. Automates idea, outline, product creation, SEO, and zip bundle for immediate listing.

Instructions

Run the full end-to-end pipeline: generate idea -> outline -> product -> SEO -> zip bundle -> tracking.

This is the "one-shot" tool: give it a niche and it returns a complete, ready-to-publish product.

Args: niche: The niche to build a product for. product_type: Optional product type to constrain to; a suitable type is chosen if omitted. creator_name: Name to use in the generated license file.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nicheYes
creator_nameNoProductPilot Creator
product_typeNo
Behavior3/5

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

With no annotations, the description must carry the transparency burden. It discloses the pipeline stages (idea -> outline -> product -> SEO -> zip bundle -> tracking) but does not mention side effects like whether files are written to disk, if external APIs are called, or if it might take a long time. This is adequate but not thorough.

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 brief and well-structured, with a high-level summary first, a clear 'one-shot' statement, and then a concise Args list. Every sentence adds value and there is no fluff.

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?

Given the tool's complexity and lack of an output schema, the description provides a good high-level overview but omits important details about the return value, such as what the zip bundle contains, where it's saved, or any prerequisites. It's complete enough for a basic understanding but leaves gaps.

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?

Schema description coverage is 0%, so the description must compensate. It includes an Args section that explains each parameter: niche, product_type (optional, auto-chosen), and creator_name (used in license file). This adds meaningful context beyond the bare schema.

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 a specific verb+resource: 'Run the full end-to-end pipeline' and calls it the 'one-shot' tool. It distinguishes itself from sibling tools that perform individual steps like generate_product_idea or generate_ebook.

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 context by positioning itself as the 'one-shot' tool for a complete pipeline, implying it should be used instead of chaining multiple generation steps. However, it doesn't explicitly state when not to use it or name alternatives, so it's not a full 5.

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/Ajay66-sketch/productpilot-mcp'

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