Skip to main content
Glama

pushonly_api

Emits a public push envelope to a known worker route, using a verified IgniteOnly wake packet. Sends work without building, merging, or closing tasks.

Instructions

Run PushOnly📬 on a verified IgniteOnly wake packet. Emits a public worker push envelope for a known worker route only; never builds, merges, assigns, closes, or marks done.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ignite_resultNoOptional output from igniteonly_api or igniteonly_receipt_consumer.
igniteonly_resultNoOptional IgniteOnly result alias.
wake_packetNoOptional IgniteOnly wake_packet.
ignite_idNoOptional IgniteOnly ID.
ignite_statusNowake_request or escalation_wake_request.
workerNoKnown worker route such as pinballwake-jobs-worker, Builder, Reviewer, Job Manager, or Heartbeat Seat.
targetNoHuman target label such as Boardroom backlog, PR #706, issue #706, or a dispatch ID.
painpoint_typeNostale_ack, duplicate_wake, unclear_owner, queue_hydration_failure, noisy_thread, missing_proof, dormant_worker, or none.
source_idNoOptional upstream event, dispatch, PR, issue, or wake identifier.
source_urlNoOptional upstream source URL.
bridge_idNoOptional trusted bridge ID.
nudge_trace_idNoOptional upstream NudgeOnly trace ID.
receipt_lineNoOptional compact receipt line copied from IgniteOnly.
expected_receiptNoOptional expected worker ACK/proof text.
verifierNoOptional verifier text copied from IgniteOnly.
public_fields_onlyNoMust be true when supplying wake fields directly.
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It discloses what the tool does and does not do, but lacks information on authorization needs, rate limits, failure behavior, or preconditions beyond verification. For a tool with 16 parameters, more behavioral context is needed.

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 consists of two sentences, both concise and front-loaded. The first sentence states the core action, and the second adds scope and exclusions. Every word is necessary, with no redundancy or fluff.

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

Completeness2/5

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

Given the tool's complexity (16 parameters, no output schema, no annotations), the description is minimal and insufficient. It does not explain parameter relationships, expected outcomes, or usage patterns, leaving the agent without enough context to use the tool effectively.

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

Parameters3/5

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

Schema coverage is 100%, with each of the 16 parameters described in the input schema. The description adds no additional parameter semantics or guidance beyond what the schema already provides, so the baseline score of 3 is appropriate.

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 runs PushOnly on a verified IgniteOnly wake packet and emits a public worker push envelope for a known worker route. It also explicitly lists what it never does (build, merge, assign, close, mark done), making the purpose highly specific and distinguishable from potential siblings.

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

Usage Guidelines3/5

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

The description implies usage context (requires a verified IgniteOnly wake packet) but does not explicitly state when to use this tool versus alternatives like pushonly_policy or pushonly_wake_pusher. No exclusions or alternative names are provided, leaving the decision to the agent's inference.

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/malamutemayhem/unclick'

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