Tool to create a new media file entry in Spoki. Use when you need to register external media files (images, videos, documents) that can be used in campaigns, messages, or other Spoki features. Rate limit: 120 requests per minute.
titleRequiredstringTitle or name of the media file. This will be used to identify the media in the Spoki interface
format_typeRequiredstringFormat type of the media file. Common values include 'image', 'video', 'audio', or 'document'
content_typeRequiredstringMIME type of the media file. Must match the actual file type (e.g., 'image/jpeg', 'image/png', 'video/mp4', 'application/pdf')
external_urlRequiredstringExternal URL where the media file is hosted. Must be a valid, publicly accessible URL (e.g., 'https://example.com/image.jpg')
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.