Skip to main content
Glama
Pulse-Intelligence

Pulse Workflow MCP Server

Official

select_app

Selects an app to prepare for subsequent workflow operations and actions.

Instructions

Select app for subsequent operations

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
app_idYes
Behavior1/5

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

With no annotations, the description must disclose behavioral traits, but it does not mention side effects (e.g., changing a global state), authentication requirements, or any other behaviors. 'Select' implies potential state change but is not clarified.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness1/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely short but lacks substance; it is under-specified rather than concise. Every sentence should add value, but this one adds very little.

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

Completeness1/5

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

Given the tool's likely role as a context-setter for sibling tools, the description fails to explain how it affects other operations or that it may be a prerequisite. It is incomplete for an agent to understand its role in the workflow.

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

Parameters1/5

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

The single parameter 'app_id' is not described at all. With 0% schema coverage, the description should compensate, but it provides no meaning beyond the parameter name.

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

Purpose2/5

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

The description states the basic action of selecting an app but fails to distinguish it from similar tools like create_app or list_apps. It adds no specificity about what 'subsequent operations' means, making the purpose vague.

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

Usage Guidelines1/5

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

No guidance is provided on when to use this tool versus alternatives or prerequisites. The description does not indicate if this tool is required before other operations.

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/Pulse-Intelligence/pulse-workflow-mcp'

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