37 tools registered. Strongest in usefulness, weakest in human experience.
No agent run recorded yet.
{ name: "scan_images_c2pa" /* short, unique, verb-based */ }scan_images_c2pa, inspect_image_c2pa, search_sarees, get_saree, list_artisans{
name: "scan_images_c2pa",
annotations: { readOnlyHint: true, destructiveHint: false, idempotentHint: true }
}scan_images_c2pa, inspect_image_c2pa, search-sarees, get-saree, compare-sarees<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="scan_images_c2pa" tooldescription="...">
<!-- the same action, as UI -->
</form>{
"name": "scan_images_c2pa",
"description": "Scan every <img> on the current page for C2PA Content Credentials (content provenance metadata) and return a per-image summary: whether a manifest is present, the claim generator (the tool that produced or edited the image), the title, and the signer name. Use this to find which images on a page carry provenance data. Note: provenance is decoded but NOT cryptographically verified.",
"inputSchema": {
"type": "object",
"properties": {
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 100,
"default": 25,
"description": "Maximum number of images to fetch and scan (default 25, max 100)."
}
},
"required": []
},
"annotations": {}
}search-sarees: 9 parameters have no description (query, fabric, region, technique); get-saree: 1 parameter has no description (id); compare-sarees: 1 parameter has no description (ids); open-saree: 1 {
name: "search-sarees",
inputSchema: {
type: "object",
properties: {
query: { type: "string", description: "What to search for" }
},
required: ["query"]
}
}scan_images_c2pa, inspect_image_c2pa, search_sarees, get_saree, list_artisans{
name: "scan_images_c2pa",
annotations: { readOnlyHint: true, destructiveHint: false, idempotentHint: true }
}get_account: profile, customer; get_support_ticket: message, customer, ticket; create_support_ticket: customer, ticket; reply_support_ticket: reply, customer, ticket; close_support_ticket: customer, t{ name: "get_account", annotations: { untrustedContentHint: true } }document.modelContext.dispatchEvent(new Event("toolchange"));{ name: "scan_images_c2pa" /* short, unique, verb-based */ }scan_images_c2pa, inspect_image_c2pa, search-sarees, get-saree, compare-sarees<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="scan_images_c2pa" tooldescription="...">
<!-- the same action, as UI -->
</form>