Glif
Official
by glifxyz
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GLIF_API_TOKEN | Yes | Your API token from https://glif.app/settings/api-tokens |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
showcase_featured_glif | Show and run the most recent featured glif with fun inputs |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
Glif Details | Get metadata about a specific glif |
Glif Run Details | Get details about a specific glif run |
Glif User Details | Get details about a glif user |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
run_glif | Run a glif with the specified ID and inputs |
list_featured_glifs | Get a curated list of featured glifs |
glif_info | Get detailed information about a glif including input fields |
my_glifs | Get a list of your glifs |
my_glif_user_info | Get detailed information about your user account, recent glifs, and recent runs |