Skip to main content
Glama

FreeAgent MCP Server

by markpitt

get_timeslip

Retrieve a specific timeslip by its unique ID using the FreeAgent MCP Server to manage and track time entries effectively.

Instructions

Get a single timeslip by ID

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