T
Timix.AI
/find_billing_work
find billing work
Find the projects, tasks and subtasks in your organization where time can be tracked, optionally filtered by a name fragment. Use this to locate where to record
liveunknown~5s typical
mcptimix.ai
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-timix-time-tracking /find_billing_work for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Optional case-insensitive name fragment to filter projects (or tasks when project_id is su |
| project_id | string | Optional project id to drill into. When supplied, returns that project's tasks and subtask |
| max_results | integer | Optional maximum number of rows to return (1-50, default 50). |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-timix-time-tracking","endpoint":"/find_billing_work","input":{}}'cli
npx cracked-ai run -p mcp-ai-timix-time-tracking -e /find_billing_work -i '{}'mcp
run_tool({ provider: "mcp-ai-timix-time-tracking", endpoint: "/find_billing_work", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.