Skip to main content
Glama

roster_copilot

Build and review a weekly roster from HC timetable and escort-master workbooks. Track job status, review drafts, revalidate, export, and publish final versions.

Instructions

Build and review one weekly RosterCopiilot roster from exactly two named local workbook roles: hc_workbook_path and escort_workbook_path. Both must be absolute .xlsx or .xlsm paths in the native HC timetable and escort-master formats; generic spreadsheets and CareFlow exports do not belong here. Continue the returned job_id with status, review, revalidate, export (review draft), publish (ready-only final), or get_published. Export never publishes or distributes the workbook.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
inputNo
job_idNo
operationYes
request_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations provided, the description carries the burden of disclosing behavior. It does state that 'Export never publishes or distributes the workbook' and labels publish as 'ready-only final', offering some transparency. However, it does not detail side effects of status/review/revalidate operations, auth needs, or what happens to existing data, leaving gaps.

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

Conciseness4/5

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

The description is compact, with two sentences. The first sentence front-loads the primary purpose, and the second adds workflow details. The second sentence is dense but remains understandable. Slight typo 'RosterCopiilot' is minor and does not affect clarity.

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 no annotations and sparse schema (only operation required), the description is fairly complete. It covers required input format, the job_id continuation pattern, and key constraints. The omission of request_id semantics is minor, and the presence of an output schema reduces the need to explain return values.

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%, so the description must compensate. It introduces the critical parameters hc_workbook_path and escort_workbook_path (presumably within the input object) and enumerates valid operation values (status, review, revalidate, export, publish, get_published). This adds significant meaning beyond the bare schema names.

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 explicitly states the tool builds and reviews a weekly RosterCopiilot roster from two specific workbook paths. This is a specific verb+resource+input combination that clearly distinguishes it from sibling tools (careflow forms/notes/government forms).

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?

It provides clear guidance on what inputs are acceptable ('absolute .xlsx or .xlsm paths in native formats') and explicitly excludes generic spreadsheets and CareFlow exports. It also describes the subsequent workflow via job_id operations (status, review, revalidate, export, publish, get_published), giving contextual usage direction.

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/Wilsonnijc-bot/NGOPilot'

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