Skip to main content
Tool update_project · Behavior Destructive
Update a project you can write to. Only the fields you pass change; omit a field to leave it, or pass null to description/custom_instructions to clear it. Membership is managed with the attach/detach tools, not here.

Input parameters

string (uuid)
required
Project to update. You must have write access.
string
New project name (non-empty).
string | null
New description, or null to clear it.
string | null
New custom instructions, or null to clear them.

Response

object