5 Services from agent-prep.annushka1190.workers.dev
Enumerates all JSON paths, their types, and values from an arbitrary JSON object, returning a flat list of dot-notation paths.
$0.003/messageTruncates text to a specified token limit and returns the truncated text along with token count and truncation status.
$0.003/messageEstimates token count, word count, and character count for a given HTTP request body, enabling pre-LLM cost and context-window planning.
$0.002/messageSplits text into token-aware chunks of configurable size, returning each chunk with its text and token count.
$0.005/messageComputes a structural diff between two JSON objects, returning added, removed, and changed fields with before/after values.
$0.005/message