AACFlow

Quiver

Generate and vectorize SVGs

Usage Instructions

Generate SVG images from text prompts or vectorize raster images into SVGs using QuiverAI. Supports reference images, style instructions, and multiple output generation.

Tools

quiver_text_to_svg

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description
promptstringYesNo description
modelstringYesThe model to use for SVG generation (e.g., "arrow-preview")
instructionsstringNoNo description
referencesfileNoNo description
nnumberNoNo description
temperaturenumberNoNo description
top_pnumberNoNo description
max_output_tokensnumberNoNo description
presence_penaltynumberNoNo description

Output

ParameterTypeDescription
successbooleanWhether the SVG generation succeeded
outputobjectGenerated SVG output
filefileFirst generated SVG file
filesjsonAll generated SVG files (when n > 1)
svgContentstringRaw SVG markup content of the first result
idstringGeneration request ID
usagejsonToken usage statistics
totalTokensnumberTotal tokens used
inputTokensnumberInput tokens used
outputTokensnumberOutput tokens used

quiver_image_to_svg

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description
modelstringYesThe model to use for vectorization (e.g., "arrow-preview")
imagefileYesNo description
temperaturenumberNoNo description
top_pnumberNoNo description
max_output_tokensnumberNoNo description
presence_penaltynumberNoNo description
auto_cropbooleanNoNo description
target_sizenumberNoNo description

Output

ParameterTypeDescription
successbooleanWhether the vectorization succeeded
outputobjectVectorized SVG output
filefileGenerated SVG file
svgContentstringRaw SVG markup content
idstringVectorization request ID
usagejsonToken usage statistics
totalTokensnumberTotal tokens used
inputTokensnumberInput tokens used
outputTokensnumberOutput tokens used

quiver_list_models

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description

Output

ParameterTypeDescription
successbooleanWhether the request succeeded
outputobjectAvailable models
modelsjsonList of available QuiverAI models
idstringModel identifier
namestringHuman-readable model name
descriptionstringModel capabilities summary
creatednumberUnix timestamp of creation
ownedBystringOrganization that owns the model
inputModalitiesjsonSupported input types (text, image, svg)
outputModalitiesjsonSupported output types (text, image, svg)
contextLengthnumberMaximum context window
maxOutputLengthnumberMaximum generation length
supportedOperationsjsonAvailable operations (svg_generate, svg_edit, svg_animate, svg_vectorize, chat_completions)
supportedSamplingParametersjsonSupported sampling parameters (temperature, top_p, top_k, repetition_penalty, presence_penalty, stop)

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started