writeSelf
Authenticated Self Fetch
authenticated_self_fetchMake an HTTP request with Self Agent ID authentication headers applied automatically. For Self demo endpoints on Celo mainnet, use ?network=celo-mainnet.
§ Inputs
| Name | Type | Description |
|---|---|---|
methodRequired | GET | POST | PUT | DELETE | HTTP method. |
urlRequired | string (http/https) | Target URL. |
body | string | Optional request body. |
content_type | string | Content-Type header. Defaults to application/json. |
§ Returns
{ status, headers, body }Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks authenticated_self_fetch automatically.