Skip to main content
Back to StyTrix
///
StyTrix

Tools

A reference of the 19 StyTrix tools your agent can call.

StyTrix exposes 19 tools — 5 read-only (free) and 14 write tools that use credits. Write tools take a projectId and place their results on that canvas; you're charged only on a successful result.

Read-only (free)

  • whoami — return the StyTrix account the request is acting on behalf of.
  • list_projects — list your canvas projects (id, title, canvas URL).
  • get_credits — get your current credit balance.
  • check_video — poll an AI video generation by requestId.
  • check_style_training — poll a custom style/LoRA training by replicateId.

Write (use credits)

  • create_project — create a new canvas project. Returns its id and canvas URL.
  • add_image_to_canvas — place an image (by public URL) live onto a canvas.
  • generate_concept — Concept Creator: photorealistic (text→image) or true-to-sketch (edit a reference).
  • mix_match — dress a model in supplied garment images.
  • generate_style — Style Library: ghost-mannequin / flat-lay / on-model garment images.
  • generate_model — Model Library: fashion model / character images.
  • generate_fabric — Fabric Library: fabric swatches / materials from text.
  • upscale_image — upscale an image to higher resolution.
  • remove_background — remove the background from an image.
  • image_to_sketch — turn a garment photo into a clean technical flat sketch.
  • multi_angle — generate coordinated multiple views from one reference image.
  • split_layer — separate an image into N visual layers.
  • start_video — start an AI video generation (async). Charges credits up front.
  • start_style_training — train a custom Flux style/LoRA from reference images (async). Charges credits up front.
New to StyTrix? Connect first via the MCP connector, then try the Quick start.
Tools — StyTrix Docs | StyTrix