rad_id
Retrieve the unique Radicle ID of the current node for peer-to-peer code collaboration. Simplify repository management and synchronization across Radicle and GitHub using the MCP Server.
Instructions
Get the current node's Radicle ID.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "title": "rad_idArguments",
  "type": "object"
}