v33

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-2972102177.5 KB
Agentic capabilities

Upload Agent Resources

Upload files as agent resources to a browser session using multipart/form-data. If you upload a ZIP file, it will be automatically extracted and the files will be made available as agent resources. If you upload a single file, it will be saved directly as an agent resource. Resources are then accessible to AI agents for task completion and automation.

post/v1/sessions/{sessionId}/agent/files

Path parameters

sessionIdstring uuid required

The browser session ID

Response

Agent resources uploaded successfully