You're viewing a demo portfolio

Join the waitlist
PRSM

upload_image

Active

Tool of OpenAkashic

declared in 1.28.0

Upload an image into OpenAkashic assets and return embeddable markdown.

Parameters schema

{
  "type": "object",
  "title": "upload_imageArguments",
  "required": [
    "filename",
    "content_base64"
  ],
  "properties": {
    "alt": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Alt",
      "default": null
    },
    "folder": {
      "type": "string",
      "title": "Folder",
      "default": "assets/images"
    },
    "filename": {
      "type": "string",
      "title": "Filename"
    },
    "content_base64": {
      "type": "string",
      "title": "Content Base64"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

OpenAkashic

https://github.com/szara7678/OpenAkashic

2/7 registries
View full server →