Skip to main content
Glama

FreeAgent MCP Server

by markpitt

delete_timeslip

Remove a timeslip from FreeAgent by specifying its unique ID using the MCP server, ensuring accurate time tracking and record management.

Instructions

Delete a timeslip

Input Schema

NameRequiredDescriptionDefault
idYesTimeslip ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Timeslip ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from FreeAgent 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/markpitt/freeagent-mcp'

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