BusinessProcessApplications.com

Business Process Applications

Practical automation, workflow intelligence, secure user workspaces, and database-backed tools for modern business operations.

Workflow Automation Document Systems Secure Dashboards ZMongo Data Feature Content Pack Showcase
Install tools ComfyUI local install and ComfyUI-ZMongo node links

SITE: BPA_PLATFORM USER: Guest PLAN: BASIC CREDITS: 0

Public Content Pack

text_agent_context_packs Content Pack

This public content pack is available for preview and download.

workflow-preset zmongo_content_pack v1.0.1 by asdfasdf image preview
text_agent_context_packs Content Pack

PUBLIC_MEDIA: ComfyUI_temp_hxjen_00002_.preview.webp // SOURCE_FIELD: image_data

Pack Summary

No extended description has been provided.

How to Open in ComfyUI

The workflow download is the easiest option. The plain Content Pack JSON also works, but it must be loaded through the ComfyUI-ZMongo Content Pack nodes.

  1. Install ComfyUI-ZMongo. Put the ComfyUI-ZMongo custom nodes in your ComfyUI custom_nodes folder, then restart ComfyUI.
  2. Use the workflow file when available. Download .workflow.json, then drag it onto the ComfyUI canvas or use ComfyUI's Load option.
  3. For a plain Content Pack JSON, load it with the JSON text loader. Add ZMongoContentPackJSONTextLoaderV3, then paste or load the Content Pack JSON.
  4. Review the indexed fields. Connect the loader to ZMongoContentPackManifestPreviewV3 to see field aliases and data types.
  5. Use getter nodes for the fields you need. The loader loads the pack. The getter nodes turn saved fields into usable ComfyUI outputs.
  • STRING fields use ZMongoContentPackGetStringV3
  • INT fields use ZMongoContentPackGetIntV3
  • FLOAT fields use ZMongoContentPackGetFloatV3
  • BOOLEAN fields use ZMongoContentPackGetBooleanV3
  • JSON fields use ZMongoContentPackGetJSONV3
  • IMAGE fields use ZMongoContentPackGetImageV3

If an image field is a backend reference instead of inline image data, connect a valid ZMongo session node to the image getter.

Export

zmongo_public_content_pack_v1 6010 bytes sha256 available

Media

preview available image/webp 29524 bytes

Public Preview

Summary

{
  "content_hash": "78cbdc7f40f90127280f5094ceec39f740f103a8e449065f67694af34bbb1cd6",
  "source_collection": "text_agent_context_packs",
  "source_id_hint": "6715ad2b8e26",
  "subtitle": "",
  "title": "text_agent_context_packs Content Pack"
}

Field Paths

content_pack_name project_name schema_kind api_storage_format content.markdown content.summary created_at field_index.0.path field_index.0.kind field_index.0.value_type field_index.0.storage field_index.0.inline field_index.0.value field_index.0.summary.length field_index.0.summary.truncated field_index.1.path field_index.1.kind field_index.1.value_type field_index.1.storage field_index.1.inline field_index.1.value field_index.2.path field_index.2.kind field_index.2.value_type field_index.2.storage field_index.2.inline field_index.2.value field_index.3.path field_index.3.kind field_index.3.value_type field_index.3.storage field_index.3.inline field_index.3.value field_index.4.path field_index.4.kind field_index.4.value_type field_index.4.storage field_index.4.inline field_index.4.value field_index.4.summary.length field_index.4.summary.truncated field_index.5.path field_index.5.kind field_index.5.value_type field_index.5.storage field_index.5.inline field_index.5.value field_index.5.summary.length field_index.5.summary.truncated field_index.6.path field_index.6.kind field_index.6.value_type field_index.6.storage field_index.6.inline field_index.6.value field_index.6.summary.length field_index.6.summary.truncated field_index.7.path field_index.7.kind field_index.7.value_type field_index.7.storage field_index.7.inline field_index.7.value field_index.7.summary.length field_index.7.summary.truncated field_index.8.path field_index.8.kind field_index.8.value_type field_index.8.storage field_index.8.inline field_index.8.value field_index.8.summary.length field_index.8.summary.truncated field_report.text_fields.0 field_report.text_fields.1 field_report.text_fields.2 field_report.text_fields.3 field_report.text_fields.4 field_report.metadata_fields.0 field_report.number_fields.0

Sample Outputs

Name Preview
images
[]
texts
[
  {
    "name": "description",
    "path": "description",
    "value": "Guaranteed multiline JSON input for testing dynamic content-pack outputs."
  },
  {
    "name": "metadata.source_label",
    "path": "metadata.source_label",
    "value": "local_multiline_dynamic_outputs"
  },
  {
    "name": "notes",
    "path": "notes",
    "value": "This workflow uses fixed multiline inputs, saves a content pack, loads the saved pack, then dynamically creates only the actual output sockets."
  },
  {
    "name": "prompt.negative",
    "path": "prompt.negative",
    "value": "people, crowd, blurry, watermark, text, logo, low quality"
  },
  {
    "name": "prompt.positive",
    "path": "prompt.positive",
    "value": "empty high school classroom, warm afternoon sunlight, polished hallway floor, cinematic composition, photorealistic"
  },
  {
    "name": "title",
    "path": "title",
    "value": "Minimal Dynamic Content Pack Demo"
  }
]
numbers
[
  {
    "name": "metadata.rating",
    "path": "metadata.rating",
    "value": 4.75,
    "value_type": "float"
  },
  {
    "name": "metadata.seed",
    "path": "metadata.seed",
    "value": 123456789,
    "value_type": "int"
  }
]
booleans
[
  {
    "name": "metadata.approved",
    "path": "metadata.approved",
    "value": true
  }
]
any
[]

Next Step

Use this pack as a starting point, or publish your own reusable workflow.

Browse More Packs

Explore the full public directory of ComfyUI-ZMongo content packs.

Create a Workspace

Save, import, customize, and publish ZMongo content packs from a secure private workspace.