Skip to main content
Glama
alexboissAV

artefact-revenue-intelligence

by alexboissAV

Value Engine Analysis

analyze_engine
Read-onlyIdempotent

Analyze a Value Engine (growth, fulfillment, or innovation) to calculate health score, key metrics, signals, and get actionable recommendations using HubSpot data or sample data.

Instructions

Analyze a Value Engine: Growth, Fulfillment, or Innovation.

Each engine has its own stages, metrics, and health scoring:

  • Growth: Create Demand → Capture Demand → Convert. Pipeline-based metrics.

  • Fulfillment: Onboard → Deliver → Activate → Review → Renew → Expand.

  • Innovation: Gather → Prioritize → Build/Test → Launch.

Args: engine_type: Which engine — "growth", "fulfillment", or "innovation". source: "auto" (uses HubSpot if API key is set, otherwise sample data), "hubspot" for live data, "sample" for built-in demo data. pipeline_id: Optional HubSpot pipeline ID to filter.

Returns: JSON with engine definition, health score, metrics, signals, and recommendations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
engine_typeYes
sourceNoauto
pipeline_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations already indicate read-only, destructive=false, idempotent, open-world. The description adds value by explaining source parameter behavior (auto/hubspot/sample) and the returned JSON schema, which is not in 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 concise, well-structured, and front-loaded. It uses bullet and argument lists efficiently without redundancy.

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

Completeness4/5

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

Given the output schema exists, the description covers the essential aspects: purpose, engine types, parameters, and return format. It lacks only minor details like prerequisites for HubSpot, but overall it's sufficient for an AI agent.

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 compensates by explaining engine_type (three options with details), source (three modes with conditions), and pipeline_id (optional filter). It adds meaning beyond the raw schema fields.

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 analyzes a Value Engine (Growth, Fulfillment, or Innovation) and lists distinct stages for each type. It differentiates from siblings like detect_signals and score_pipeline_health, which serve different purposes.

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 implicitly guides usage by specifying the engine types and return structure, but does not explicitly state when not to use it or compare it to alternatives. Siblings have distinct functions, so confusion is unlikely.

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/alexboissAV/artefact-mcp-server'

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