SingleStore · Capability
SingleStore Management API — Files
SingleStore Management API — Files. 4 operations. Lead operation: Get or List Stage File. Self-contained Naftiko capability covering one Singlestore business surface.
What You Can Do
GET
Getstagefile
— Get or List Stage File
/v1/stage/{deploymentid}/fs/{stagepath}
PUT
Uploadstagefile
— Upload a Stage File
/v1/stage/{deploymentid}/fs/{stagepath}
PATCH
Renamestagefile
— Rename or Move a Stage File
/v1/stage/{deploymentid}/fs/{stagepath}
DELETE
Deletestagefile
— Delete a Stage File
/v1/stage/{deploymentid}/fs/{stagepath}
MCP Tools
get-list-stage-file
Get or List Stage File
read-only
idempotent
upload-stage-file
Upload a Stage File
idempotent
rename-move-stage-file
Rename or Move a Stage File
idempotent
delete-stage-file
Delete a Stage File
idempotent