Skip to main content
Glama

COA Goldfish MCP

by anortham

timeline

Track work sessions and project activities using checkpoints grouped by date and workspace. Supports filtering by time range, scope, and workspace for standups or task reviews.

Instructions

Show timeline of work sessions. Perfect for standups and understanding recent activity across projects. Shows checkpoints grouped by date and workspace.

Input Schema

NameRequiredDescriptionDefault
scopeNoTimeline scope: current workspace or all workspaces
sinceNoTime range to show (default: "7d")
workspaceNoSpecific workspace (optional)

Input Schema (JSON Schema)

{ "properties": { "scope": { "description": "Timeline scope: current workspace or all workspaces", "enum": [ "current", "all" ], "type": "string" }, "since": { "description": "Time range to show (default: \"7d\")", "type": "string" }, "workspace": { "description": "Specific workspace (optional)", "type": "string" } }, "type": "object" }

Other Tools from COA Goldfish MCP

Related Tools

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/anortham/coa-goldfish-mcp'

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