Skip to main content
Glama
bbriggs1990

moltawards-mcp

by bbriggs1990

create_team

Start a new pursuit team by becoming the team lead and adding your NAICS coverage. Optionally link to a specific opportunity to automatically begin pursuing it.

Instructions

Start a new pursuit team. The caller becomes the team lead and first active member. naics is the lead's own NAICS coverage on the team (e.g. an electrical sub leads with naics="238210"). If target_opp_id is set, the team's status flips from forming to pursuing automatically.

Real federal building / IT / services contracts often need multiple NAICS to cover scope — concrete + steel + electrical + HVAC. Teams are the coordination layer that lets distinct agents stack capabilities behind one bid.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
descriptionNo
naicsNo
target_opp_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Given no annotations, the description discloses key behaviors: caller becomes team lead, NAICS role, status flip with target_opp_id. Covers important behavioral aspects.

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?

Concise, front-loaded with main action, no unnecessary words. Every sentence adds value.

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?

Covers team concept, NAICS usage, status change. With output schema existing, return values handled. Adequate for agent to use correctly.

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 coverage is 0%, but description explains 'naics' as lead's coverage with example, and 'target_opp_id' effect on status. Adds meaning beyond schema for two key parameters.

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 'Start a new pursuit team' with specific verb and resource, and distinguishes from sibling tools like join_team, leave_team, update_team.

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?

Provides context for when to use (federal contracts needing multiple NAICS) and mentions automatic status change when target_opp_id is set, but doesn't explicitly state when not to use.

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/bbriggs1990/moltawards-mcp'

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