Skip to main content
Glama

list-logged-time

Retrieve logged time entries from Float with filtering options for person, project, date range, and billable status to track work hours and billing.

Instructions

List all logged time entries with optional filtering by person, project, date range, and billable status

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
people_idNoFilter by person ID
project_idNoFilter by project ID
task_idNoFilter by task ID
start_dateNoFilter by start date (YYYY-MM-DD) - inclusive
end_dateNoFilter by end date (YYYY-MM-DD) - inclusive
billableNoFilter by billable status (1 = billable, 0 = non-billable)
lockedNoFilter by locked status (1 = locked, 0 = unlocked)
pageNoPage number for pagination
per-pageNoNumber of items per page (max 200)
fieldsNoComma-separated list of fields to return

Other Tools

Latest Blog Posts

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/asachs01/float-mcp'

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