Skip to main content

Tool Schemas

Use these JSON schemas to integrate Pictify with AI agents, function calling, and tool-use systems.

Image Generation

Create Image

Screenshot a URL

There is no separate screenshot tool — screenshots go through pictify_create_image with url instead of html (the two are mutually exclusive, along with template):
The page must be publicly accessible over http(s).

Template Operations

Render Template

List Templates

Get Template Variables

GIF Generation

Create GIF

Capture GIF from URL

PDF Generation

Render PDF

OpenAI Function Calling Format

For OpenAI’s function calling, use this format:

Anthropic Tool Use Format

For Claude’s tool use:

Response Schemas

Image Response

Error Response

Usage Examples

OpenAI

Anthropic