Skip to main content
Glama
GonzaloTorreras

ai-dememory

Publish Plan

memory.publish_plan
Read-only

Plan manual publishing to TestPyPI or PyPI without uploading packages. Prepare releases with command and optional PR URL.

Instructions

Plan manual TestPyPI or PyPI publishing without uploading packages.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pr_urlNo
commandNoai-dememory
repositoryNotestpypi

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
rootYes
workflowYes
repositoryYes
guard_issuesYes
next_actionsYes
workflow_urlYes
writes_filesYes
publish_readyYes
release_readyYes
runs_commandsYes
mutates_systemYes
dispatch_inputsYes
requires_pr_urlYes
publish_blockersYes
guard_issue_countYes
publishes_packageYes
preflight_commandsYes
target_environmentYes
publish_blocker_idsYes
release_blocker_idsYes
publish_blocker_countYes
recall_fixture_statusYes
release_blocker_countYes
requires_confirmationYes
runs_publish_commandsYes
release_evidence_errorYes
runs_preflight_commandsYes
uses_trusted_publishingYes
requires_manual_dispatchYes
local_inspection_commandsYes
release_evidence_availableYes
deferred_manual_acceptance_itemsYes
manual_acceptance_remaining_countYes
Behavior3/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. Description adds context that it does not upload packages, but does not disclose other behavioral traits like side effects or output format.

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?

Single, concise sentence. Efficient but could benefit from slight expansion without losing clarity.

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

Completeness3/5

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

Description is minimal; with an output schema present, some context is provided, but for a planning tool with three parameters, more detail on the plan's content or usage context would improve completeness.

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

Parameters2/5

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

Schema coverage is 0% and description does not explain the three parameters (pr_url, command, repository). Users must rely on defaults and enums without additional clarification.

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

Purpose4/5

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

Description clearly states the tool plans TestPyPI or PyPI publishing without uploading, distinguishing it from actual publishing and other plan tools. However, it could elaborate on what 'plan' entails.

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 on when to use this tool versus siblings like memory.setup_plan or memory.sleep_plan. Lacks explicit context or alternatives.

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/GonzaloTorreras/ai-dememory'

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