BP
Bisque Presentations
/update_channel
Update channel
Update one of your channels. Set the description — the line a stranger reads in a search result or a link unfurl, at most 160 characters, empty to clear it and
liveunknown~5s typical
mcpbisquepresentations
$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-cloud-bisque-presentations /update_channel for me.
Input
| Field | Type | Description |
|---|---|---|
| description | string | What the channel publishes, in the owner's words. Empty clears it. |
| image_url | string | https URL of the avatar image (any common format, ≤10 MB). |
| handle | string | Which of your channel handles to update; defaults to your default username. |
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-cloud-bisque-presentations","endpoint":"/update_channel","input":{}}'cli
npx cracked-ai run -p mcp-cloud-bisque-presentations -e /update_channel -i '{}'mcp
run_tool({ provider: "mcp-cloud-bisque-presentations", endpoint: "/update_channel", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.