Tool to import content into the editor. Use when updating editor content via HTML or URL.
idstringWhen using URL, the id of the container that holds the content.
urlstringURL to import and parse content from. Required if 'html' not provided.
htmlstringHTML content to import. Required if 'url' not provided.
queryRequiredstringThe ID of your query.
titlestringTitle of your article; overwrites title from HTML/URL if provided.
acceptstringOverride Accept header (defaults to application/json).
api_keystringOverride X-API-KEY header for authentication.
descriptionstringMeta description; overwrites description from HTML/URL if provided.
content_typestringOverride Content-Type header (defaults to application/json).
extra_headersobjectAdditional headers to merge into the request (for testing).
container_classstringWhen using URL, the class of the container that holds the content.
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.