Skip to main content
Glama

run_skill

Execute a CRM agent skill to analyze business data. Submit a task description and receive the AI agent's analysis and insights.

Instructions

Execute a CRM agent skill. Runs an AI agent (oracle, spider, etc.) with a task description and returns the analysis. Requires "skill" scope API key. Execution typically takes 5-30 seconds.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taskYesTask description (3-2000 chars, e.g., "Analyze revenue trends last 6 months")
agentYesAgent to run
formatNoOutput format
tenantNoTenant slug (default: woodpoint)
Behavior3/5

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

With no annotations, the description discloses auth requirements and latency but does not state whether the operation is read-only or has side effects. It could be more transparent about the impact and return format.

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 four sentences, each providing necessary information: purpose, behavior, auth, and latency. It is concise and well-structured.

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?

The description covers the core purpose, prerequisites, and latency. With no output schema, it could explain the analysis structure, but the format parameter partially addresses this. Overall, it's fairly complete.

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%, so the schema already documents all parameters. The description does not add meaningful parameter-specific information beyond the 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 the tool executes a CRM agent skill, runs an AI agent with a task description, and returns analysis. It uses specific verbs and provides examples of agents, distinguishing it from list_skills.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides prerequisites (skill scope API key) and execution time but does not explicitly state when to use this tool versus alternatives like list_skills, nor does it mention exclusions.

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/drivenbymyai-max/mcp-sputnikx-market'

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