Profile, write
Set timing preset
Choose which local hours the Best window counts on one platform: workday (9:00 AM to 6:00 PM local) or evenings (6:00 PM to 10:00 PM local). Workday unless changed.
write
MCP
Tool nameset_timing_preset
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "set_timing_preset",
"arguments": {
"project_id": "<uuid>",
"preset": "<workday | evenings>"
}
}
}Input
project_idrequireduuid
platformx | bluesky | hn
The platform. X unless named.
presetrequiredworkday | evenings
One of workday, evenings.
Returns
The preset as saved.