Skip to main content
Glama
Brad-Fullwood

bc-rig

run

Start, inspect, annotate, or finish an evidence manifest for exploratory testing.

Instructions

Start, inspect, annotate, or finish the evidence manifest for an exploratory run.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
labelNo
actionNo
driverNo
statusNo
targetNo
operationYes
observationNo
Behavior2/5

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

Annotations indicate readOnlyHint=false and destructiveHint=false, suggesting mutation but no destruction. The description does not add behavioral context such as required permissions, side effects, or rate limits. With sparse annotations, more transparency is needed. Score 2 for insufficient disclosure.

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

Conciseness3/5

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

The description is a single sentence, which is concise, but it packs multiple actions without structure. It could be more effective with clearer separation and front-loaded key content. Score 3 for adequate but not optimal conciseness.

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?

With 7 parameters, no output schema, and no explanation of the workflow or expected outcomes, the description is critically incomplete. It does not cover what happens upon 'start' vs 'status' vs 'finish', nor does it explain the evidence manifest concept. Score 1 for severe incompleteness.

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?

Schema description coverage is 0%, and the description does not clarify the meaning or usage of any of the 7 parameters, including 'action', 'label', 'status', etc. The tool's behavior depends on these parameters, but no semantic help is provided. Score 1 for failing to compensate.

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

Purpose3/5

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

Description lists possible actions (start, inspect, annotate, finish) on an 'evidence manifest for an exploratory run,' but the term 'evidence manifest' is unclear. The purpose is somewhat vague and does not distinguish this tool from sibling tools that handle specific browser/mobile actions. Score 3 for vague purpose.

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

Usage Guidelines2/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 its siblings, which include browser and mobile observation/action tools. The description does not specify context, prerequisites, or exclusions. Score 2 for no usage guidance.

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/Brad-Fullwood/bc-rig'

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