Skip to main content
Glama

session

Manage AI sessions with auto-priming, handoff between devices, prompt discovery by mode or keywords, and task assignment to agents or humans.

Instructions

[HINT: Session. action=prime|handoff|prompts|assignee. Unified session management tools.]

Unified session management tool consolidating auto-primer, handoff, prompt discovery, and task assignee.

Actions:

  • action="prime": Auto-prime AI context at session start

  • action="handoff": End/resume sessions for multi-device coordination

  • action="prompts": Find relevant prompts by mode/persona/category/keywords

  • action="assignee": Manage task assignments across agents/humans/hosts

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNoprime
include_hintsNo
include_tasksNo
override_modeNo
task_idNo
summaryNo
blockersNo
next_stepsNo
unassign_my_tasksNo
include_git_statusNo
limitNo
dry_runNo
directionNoboth
prefer_agentic_toolsNo
auto_commitNo
modeNo
categoryNo
keywordsNo
assignee_nameNo
assignee_typeNoagent
hostnameNo
status_filterNo
priority_filterNo
include_unassignedNo
max_tasks_per_agentNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, and the description fails to disclose behavioral traits such as side effects, state changes, or authentication requirements. For example, it doesn't clarify if 'prime' modifies session state or if 'handoff' requires multi-device coordination details.

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 reasonably concise with a short introductory sentence and a bulleted list of actions. The initial '[HINT: ...]' adds minor noise but does not significantly detract from structure.

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 high parameter count (25), zero schema coverage, and no output schema usage, the description is incomplete. It fails to map parameters to actions, provide examples, or explain behavior for the majority of inputs.

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 the description only explains the 'action' parameter by listing its possible values. The remaining 24 parameters (like include_hints, task_id, etc.) are not described, leaving the agent without guidance on their purpose or usage.

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 it's a unified session management tool for actions: prime, handoff, prompts, and assignee. It distinguishes from sibling tools by consolidating multiple session-related functions.

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 lists four specific actions with brief explanations, providing clear context for when to use each. However, it does not explicitly state when not to use this tool or mention 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/davidl71/project-management-automation'

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