Upload
Use the POST method to upload files for processing via the capix/faceswap/upload endpoint on the API-Market MCP Server.
Instructions
Make a POST request to capix/faceswap/upload/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}