Skip to main content
Glama
SupplyMaven-SCR

SupplyMaven API Pro

Official

get_labor_actions

Retrieve labor actions like strikes and lockouts affecting supply chains. Assess disruption risk at ports and facilities using news intelligence.

Instructions

Get labor actions affecting supply chains extracted from news intelligence. Covers strikes, lockouts, slowdowns, contract negotiations, and protests. Each event includes union, employer, location, worker count, affected ports, status, and impact description. Used by logistics planners and procurement teams to assess labor disruption risk at ports and manufacturing facilities.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Addedv1.1.0

TDQS

A4.4/5.0
Behavior4/5

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

With no annotations, the description carries the transparency burden. It discloses the source (news intelligence) and the specific fields returned for each event, making the tool's behavior predictable. It does not cover limitations like refresh rate or geographic scope, but for a get tool with no parameters this is adequate.

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 adding value: the action, the scope, the data contents, and the use case. It is front-loaded with the main verb and avoids redundancy or filler.

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?

For a simple tool with no schema parameters and no output schema, the description covers the essential aspects: what it does, what data events contain, and who should use it. It lacks minor details like geographic coverage or data recency, but is otherwise complete for an agent to select the tool.

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?

The tool has zero parameters, so parameter explanation is unnecessary. Per the rubric, 0 params earns a baseline of 4; the description adds no param info but none is needed.

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's function with a specific verb and resource: it retrieves labor actions affecting supply chains. It enumerates the types of labor actions (strikes, lockouts, slowdowns, etc.) and distinguishes itself from sibling tools that cover other disruption types.

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?

The description identifies the intended audience (logistics planners, procurement teams) and use case (assessing labor disruption risk at ports and facilities), giving clear context. However, it does not explicitly mention alternatives or exclusionary scenarios, so it stops short of a full usage guideline.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.