Skip to main content
Glama

Chronos Protocol

by n0zer0d4y

get_elapsed_time

Retrieve the elapsed time for any tracked activity using its unique identifier, enabling precise duration monitoring within the Chronos Protocol MCP server.

Instructions

Get the elapsed time for an ongoing or completed activity

Input Schema

NameRequiredDescriptionDefault
activityIdYesUnique identifier of the activity log

Input Schema (JSON Schema)

{ "properties": { "activityId": { "description": "Unique identifier of the activity log", "type": "string" } }, "required": [ "activityId" ], "type": "object" }

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/n0zer0d4y/chronos-protocol'

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