content
a human-readable TextContent block containing the output serialized as JSON. Kept for backward compatibility with clients that only render text.
How to use it
content is exposed by the Chip MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the content tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL CHIP LISTINGOther tools in Chip (13)
, removerelation - link or unlink the asset to another asset by relation role (e.g. is synonym of)
append a free-text tag without replacing existing tags
unassign a user or group from a resource role (only directly-assigned responsibilities, not inherited ones)
set a question's answer by questionId: TEXT/HTML/EXPRESSION/NUMBER/BOOLEAN/DATE via value, or ITEMS (choice) via items; supply answerType for a not-yet-answered question (an already-answered question's type is inferred). ASSETS/USERORGROUPS/ATTACHMENTS answer types are not yet supported
replace the assignee list with the given users/groups
, addattribute, removeattribute - set an attribute value (creates if empty, updates if present), append an extra value to a multi-valued attribute, or clear one (e.g. Definition, Note)
rename the assessment
set the owner by user UUID
assign a user or group to a resource role (e.g. Steward, Owner) by username, email, or UUID
move status (DRAFT, SUBMITTED, OBSOLETE)
set whether the assessment is visible to everyone
the typed, parseable object. New clients should prefer this for programmatic consumption.
rename the asset (name), change its displayName, or change its statusId (status name or UUID accepted)