get_cip_attachments
ActiveTool of io.github.UnityNodes/blobpedia
List file/PDF attachments of one Celestia Improvement Proposal (CIP) — e.g. signed vote records, supporting docs — by CIP id. Celestia governance only. Get the id from search or list_cips.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "CIP ID: \"0001\", \"CIP-0042\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.UnityNodes/blobpedia
https://github.com/UnityNodes/blobpedia
1/7 registries