Skip to main content
Glama
ArmandSwirc

TimeChimp MCP Server

by ArmandSwirc

get_mileage_status_history

Retrieve status change history for a mileage entry to track modifications and audit trail. Supports pagination, filtering, and custom queries.

Instructions

Query status history modification records of a mileage entry

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesMileage entry ID
topNoMaximum number of status history records to return (1-10000, default: 100)
skipNoNumber of status history records to skip for pagination (default: 0)
countNoWhether to include the total count of results (default: true)
expandNoComma-delimited list of properties to expand
filterNoOData filter expression
orderbyNoOData orderby expression (e.g., "modifiedOn desc")

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/ArmandSwirc/TimeChimpMCP'

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