Create File
Agent Filesystem
Create File
Create a new file in an agent’s workspace.
POST
Create File
Authentication
Requires JWT token or Platform API key.string
required
Agent UUID
string
required
File path within the agent workspace (wildcard segment)
string
required
File content
string
default:"utf-8"
Content encoding (
utf-8 or base64)boolean
Overwrite if file already exists at the specified path

