Skip to main content
Glama

update_pinned_label

Set or clear the custom sidebar label for a pinned task. Use null to remove the label.

Instructions

Set or clear the custom sidebar label for a pinned task.

pinned_id is the underlying task UUID (the pinned list keys on task id; there is no separate pin-record id, hence the route /tasks/pinned/{id}). Pass label=None (or omit) to clear the label — this is the only way to clear it, so the body is always sent as {"label": label} including the JSON null. 404 if the task is not in the pinned list.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pinned_idYes
labelNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Circuit-Stitch/defernowork-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server