{ "schema_version": "v1", "name_for_human": "FileSystem", "name_for_model": "FileSystem", "description_for_human": "A plugin that let's you use a filesystem's files and directories with create, read, update, and list operations.", "description_for_model": "A plugin that let's you use a filesystem's files and directories with create, read, update, and list operations.", "auth": { "type": "none" }, "api": { "type": "openapi", "url": "PLUGIN_HOSTNAME/openapi.yaml", "is_user_authenticated": false }, "logo_url": "PLUGIN_HOSTNAME/logo.png", "contact_email": "support@example.com", "legal_info_url": "https://example.com/legal" }