Skip to main content
Glama

team_task

Manage team tasks by creating, claiming, completing, or listing them with dependency support in the Memorix collaboration environment.

Instructions

Create, claim, complete, or list tasks in the team task board. Supports dependencies. Action "create": create a task. Action "claim": assign to yourself. Action "complete": mark done with result. Action "list": show tasks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesOperation to perform
descriptionNoTask description (for create)
depsNoDependency task IDs (for create)
taskIdNoTask ID (for claim/complete)
agentIdNoAgent ID (for claim/complete)
resultNoResult summary (for complete)
statusNoFilter by status (for list)
availableNoShow only claimable tasks (for list)

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/AVIDS2/memorix'

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