{
  "schema_version": "v1",
  "name_for_human": "Foldr.Space",
  "name_for_model": "foldrspace",
  "description_for_human": "Permanent file storage for ChatGPT. Upload a file, get a permanent direct link. Mint time-limited share links. 5¢ per upload via Foldr account credits.",
  "description_for_model": "Foldr.Space is a permanent file storage service. Use it to upload files, get permanent shareable URLs, mint time-limited share links (capability tokens), list previous uploads, and shorten URLs. Each upload costs 5¢, debited from the user's Foldr account credits. The user provides their API key (fs_...) — they can sign up at https://foldr.space/developers/signup. If an upload returns 402, tell the user to top up account credits at https://foldr.space/developers/dashboard. All uploads are permanent — there is no temporary tier and no anonymous upload. Always confirm with the user before deleting a file.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://foldr.space/actions.json"
  },
  "logo_url": "https://foldr.space/foldr-logo.png",
  "contact_email": "hello@foldr.space",
  "legal_info_url": "https://foldr.space/terms"
}
