create_file
Create metadata entries for security test files—authentication macros, traffic captures, browser scripts, certificates, API specs, WSDL, and GraphQL schemas—for later content upload.
Instructions
Create file metadata entry. After creating, use upload_file_content to upload the actual file.
Supported file types:
MACRO: Recorded authentication sequences (.rec)
RECORDED_TRAFFIC: HTTP traffic captures (.har, .trec, .saz)
SELENIUM: Browser automation scripts (.html, .side)
CERTIFICATE: SSL certificates (.pfx)
SWAGGER: API specifications (.json, .yaml)
WSDL: Web service definitions (.wsdl)
GRAPHQL: GraphQL schemas (.graphqls)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the file | |
| type | Yes | Type of file | |
| app_id | Yes | The unique identifier of the application | |
| description | No | Description of the file |