tokenwatch.wyrdwerk.com
Compare image generation API pricing across 175 models. Keep flat per-image, per-megapixel, and image-token rates separate, then calculate your workload cost.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 2 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
set_sort
Sets the active image-table sort and direction, then re-renders the same results. Sortable columns: org, model, cost_per_unit, and cost. Text fields sort alphabetically; numeric fields sort ascending or descending. Returns a fresh get_view snapshot. For operational details, call about_tokenwatch.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
by |
string | yes | Column to sort by. |
dir |
string | yes | asc = low/alphabetical first; desc = high/reverse-alphabetical first. |
Raw JSON schema
{
"type": "object",
"properties": {
"by": {
"type": "string",
"enum": [
"org",
"model",
"cost_per_unit",
"cost"
],
"description": "Column to sort by."
},
"dir": {
"type": "string",
"enum": [
"asc",
"desc"
],
"description": "asc = low/alphabetical first; desc = high/reverse-alphabetical first."
}
},
"required": [
"by",
"dir"
],
"additionalProperties": false
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
computer.webmcp.com
WebMCP Computer — one browser machine shared by a human and an agent.