Documentation
Agent Tools
A dedicated page for the function-calling and routing surface. This keeps agent material out of the homepage while still making it easy to discover.
Agent-ready by design
EchoTime is agent-friendly because the outer surface is small and stable. The point is not to be a full orchestration platform. The point is to make the domain task cheap to route and easy to consume.
ts_profile({data_ref, input_kind, timestamps_ref, domain, budget, audience})
ts_compare({left_ref, right_ref, left_timestamps_ref, right_timestamps_ref, mode, budget})
ts_route({task, available_inputs, has_reference})
Stable envelope
- schema_version
- tool
- ok
- confidence
- limitations
- evidence
- recommended_next_step
- next_actions
Why this matters
- Agents do not need to scrape notebook prose.
- Routers can choose compare vs profile without guessing the whole package surface.
- Downstream apps can cache on compact, stable payloads.