{
  "schema_version": "v1",
  "name_for_human": "Manifestly Checklists Copilot",
  "name_for_model": "manifestly_checklists",
  "description_for_human": "Create, schedule and run recurring workflows with Manifestly Checklists.",
  "description_for_model": "Plugin for interacting with Manifestly Checklists. Exposes both v2‑OAuth and legacy v1‑API‑key endpoints. Supports listing workflows, creating runs, updating run steps and querying account data.",
  "auth": {
    "type": "oauth",
    "authorization_url": "https://app.manifest.ly/oauth/authorize",
    "token_url": "https://app.manifest.ly/oauth/token",
    "scope": "",
    "client_url": "https://app.manifest.ly/oauth/applications"
  },
  "api": {
    "type": "openapi",
    "url": "https://www.manifest.ly/.well-known/openapi.yaml"
  },
  "logo_url": "https://www.manifest.ly/images/manifestly-logo.svg",
  "contact_email": "support@manifest.ly",
  "legal_info_url": "https://www.manifest.ly/toc",
  "human_readable_metadata_url": "https://www.manifest.ly/.well-known/manifestly-ai.txt"
}
