Back to Templates
See llms.txt for all machine-readable content.
Subworkflow for analyzing Mattermost attachments.
image/, size ≤ MAX_IMAGE_SIZE_BYTES): downloaded and analyzed by OpenAI vision model.MAX_TEXT_SIZE_BYTES): downloaded as plain text and inlined into the context block (with line count check ≤ MAX_TEXT_LINES).MATTERMOST_BASE_URL in the Config node.HTTP Header Auth credential called "Mattermost PAT" with:
AuthorizationBearer <your_personal_access_token>VISION_MODEL, MAX_IMAGE_SIZE_BYTES, MAX_TEXT_SIZE_BYTES, MAX_TEXT_LINES.file_ids is empty so the parent workflow can call this subworkflow unconditionally..log files served as application/octet-stream.