Skip to main content
Glama

Tempo Filler MCP Server

Official
by TRANZACT

delete_worklog

Remove an existing worklog entry from Tempo's time tracking system in JIRA by specifying the worklog ID to maintain accurate time records.

Instructions

Delete an existing worklog entry

Input Schema

NameRequiredDescriptionDefault
worklogIdYesTempo worklog ID to delete

Input Schema (JSON Schema)

{ "properties": { "worklogId": { "description": "Tempo worklog ID to delete", "type": "string" } }, "required": [ "worklogId" ], "type": "object" }

Other Tools from Tempo Filler MCP Server

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/TRANZACT/tempo-filler-mcp-server'

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