A
APIShed
/datemath_dayofweek
datemath dayofweek
Day of the week for date: both the weekday name and its ISO 8601 weekday number (1=Monday..7=Sunday).
liveverifiedunknown~5s typical
mcpprobedapished
$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-com-apished-apished /datemath_dayofweek for me.
Input
| Field | Type | Description |
|---|---|---|
| date* | string | YYYY-MM-DD |
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-com-apished-apished","endpoint":"/datemath_dayofweek","input":{"date":"..."}}'cli
npx cracked-ai run -p mcp-com-apished-apished -e /datemath_dayofweek -i '{"date":"..."}'mcp
run_tool({ provider: "mcp-com-apished-apished", endpoint: "/datemath_dayofweek", input: {"date":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.