Skip to main content
Glama

Server Details

ClearPolicy is a document signing and compliance tracking tool for organizations. Once connected, your AI assistant can import documents, send signature requests, track who has and hasn't signed, and manage your contacts — all by prompt.

Ownership verified
Status
Unhealthy
OAuth
Not connectable
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 18 tool updates
    • Removedadd-person-to-group-tool
    • Removedcancel-signing-request-tool
    • Addedcreate-document-revision-tool
    • Addedcreate-document-tool
    • Removedcreate-person-tool
    • Addedget-document-revision-tool
    • Changedget-document-tool4 fields changed
      • addedOutput schema / properties / app_url
        Added value: +{
        +  "type": "string"
        +}
      • addedOutput schema / properties / edit_url
        Added value: +{
        +  "type": [
        +    "string",
        +    "null"
        +  ]
        +}
      • addedOutput schema / properties / resource_uri
        Added value: +{
        +  "type": "string"
        +}
      • changedOutput schema / required
        Previous value: -[
        -  "id",
        -  "name",
        -  "has_published_revision",
        -  "archived"
        -]New value: +[
        +  "id",
        +  "name",
        +  "has_published_revision",
        +  "archived",
        +  "resource_uri",
        +  "app_url"
        +]
    • Changedget-group-tool2 fields changed
      • addedOutput schema / properties / app_url
        Added value: +{
        +  "type": "string"
        +}
      • changedOutput schema / required
        Previous value: -[
        -  "id",
        -  "name",
        -  "automatic_request_issuance_enabled",
        -  "active_people_count",
        -  "compliant_people_count",
        -  "documents_count",
        -  "resource_uri",
        -  "members_resource_uri",
        -  "documents_resource_uri"
        -]New value: +[
        +  "id",
        +  "name",
        +  "automatic_request_issuance_enabled",
        +  "active_people_count",
        +  "compliant_people_count",
        +  "documents_count",
        +  "resource_uri",
        +  "app_url",
        +  "members_resource_uri",
        +  "documents_resource_uri"
        +]
    • Changedget-person-tool5 fields changed
      • addedOutput schema / properties / app_url
        Added value: +{
        +  "type": "string"
        +}
      • addedOutput schema / properties / documents_resource_uri
        Added value: +{
        +  "type": "string"
        +}
      • addedOutput schema / properties / groups_resource_uri
        Added value: +{
        +  "type": "string"
        +}
      • addedOutput schema / properties / resource_uri
        Added value: +{
        +  "type": "string"
        +}
      • changedOutput schema / required
        Previous value: -[
        -  "id",
        -  "name",
        -  "email",
        -  "archived"
        -]New value: +[
        +  "id",
        +  "name",
        +  "email",
        +  "archived",
        +  "resource_uri",
        +  "app_url",
        +  "documents_resource_uri",
        +  "groups_resource_uri"
        +]
    • Changedget-signing-request-tool4 fields changed
      • addedOutput schema / properties / document / properties / app_url
        Added value: +{
        +  "type": "string"
        +}
      • changedOutput schema / properties / document / required
        Previous value: -[
        -  "id",
        -  "name",
        -  "resource_uri"
        -]New value: +[
        +  "id",
        +  "name",
        +  "resource_uri",
        +  "app_url"
        +]
      • addedOutput schema / properties / person / properties / app_url
        Added value: +{
        +  "type": "string"
        +}
      • changedOutput schema / properties / person / required
        Previous value: -[
        -  "id",
        -  "name",
        -  "email",
        -  "resource_uri"
        -]New value: +[
        +  "id",
        +  "name",
        +  "email",
        +  "resource_uri",
        +  "app_url"
        +]
    • Changedlist-documents-tool3 fields changed
      • addedOutput schema / properties / documents / items / properties / app_url
        Added value: +{
        +  "type": "string"
        +}
      • addedOutput schema / properties / documents / items / properties / edit_url
        Added value: +{
        +  "type": [
        +    "string",
        +    "null"
        +  ]
        +}
      • changedOutput schema / properties / documents / items / required
        Previous value: -[
        -  "id",
        -  "name",
        -  "has_published_revision",
        -  "archived",
        -  "resource_uri"
        -]New value: +[
        +  "id",
        +  "name",
        +  "has_published_revision",
        +  "archived",
        +  "resource_uri",
        +  "app_url"
        +]
    • Changedlist-groups-tool2 fields changed
      • addedOutput schema / properties / groups / items / properties / app_url
        Added value: +{
        +  "type": "string"
        +}
      • changedOutput schema / properties / groups / items / required
        Previous value: -[
        -  "id",
        -  "name",
        -  "automatic_request_issuance_enabled",
        -  "active_people_count",
        -  "compliant_people_count",
        -  "documents_count",
        -  "resource_uri",
        -  "members_resource_uri",
        -  "documents_resource_uri"
        -]New value: +[
        +  "id",
        +  "name",
        +  "automatic_request_issuance_enabled",
        +  "active_people_count",
        +  "compliant_people_count",
        +  "documents_count",
        +  "resource_uri",
        +  "app_url",
        +  "members_resource_uri",
        +  "documents_resource_uri"
        +]
    • Changedlist-people-tool2 fields changed
      • addedOutput schema / properties / people / items / properties / app_url
        Added value: +{
        +  "type": "string"
        +}
      • changedOutput schema / properties / people / items / required
        Previous value: -[
        -  "id",
        -  "name",
        -  "email",
        -  "archived",
        -  "resource_uri",
        -  "documents_resource_uri",
        -  "groups_resource_uri"
        -]New value: +[
        +  "id",
        +  "name",
        +  "email",
        +  "archived",
        +  "resource_uri",
        +  "app_url",
        +  "documents_resource_uri",
        +  "groups_resource_uri"
        +]
    • Changedlist-signing-requests-tool4 fields changed
      • addedOutput schema / properties / requests / items / properties / document / properties / app_url
        Added value: +{
        +  "type": "string"
        +}
      • changedOutput schema / properties / requests / items / properties / document / required
        Previous value: -[
        -  "id",
        -  "name",
        -  "resource_uri"
        -]New value: +[
        +  "id",
        +  "name",
        +  "resource_uri",
        +  "app_url"
        +]
      • addedOutput schema / properties / requests / items / properties / person / properties / app_url
        Added value: +{
        +  "type": "string"
        +}
      • changedOutput schema / properties / requests / items / properties / person / required
        Previous value: -[
        -  "id",
        -  "name",
        -  "email",
        -  "resource_uri"
        -]New value: +[
        +  "id",
        +  "name",
        +  "email",
        +  "resource_uri",
        +  "app_url"
        +]
    • Addedpublish-document-revision-tool
    • Removedsend-reminder-tool
    • Removedsend-signing-request-tool
    • Addedupdate-document-revision-tool
  2. 2 tool updates
    • Addedquery-docs
    • Addedsearch-docs
  3. 2 tool updates
    • Changedget-signing-request-tool1 field changed
      • changedOutput schema / properties / status / enum
        Previous value: -[
        -  "created",
        -  "sent",
        -  "viewed",
        -  "attested",
        -  "expired",
        -  "canceled",
        -  "bounced",
        -  "failed",
        -  "complained"
        -]New value: +[
        +  "created",
        +  "sent",
        +  "viewed",
        +  "attested",
        +  "expired",
        +  "canceled",
        +  "bounced",
        +  "failed",
        +  "complained",
        +  "suppressed"
        +]
    • Changedlist-signing-requests-tool2 fields changed
      • changedInput schema / properties / status / enum
        Previous value: -[
        -  "created",
        -  "sent",
        -  "viewed",
        -  "attested",
        -  "expired",
        -  "canceled",
        -  "bounced",
        -  "failed",
        -  "complained"
        -]New value: +[
        +  "created",
        +  "sent",
        +  "viewed",
        +  "attested",
        +  "expired",
        +  "canceled",
        +  "bounced",
        +  "failed",
        +  "complained",
        +  "suppressed"
        +]
      • changedOutput schema / properties / requests / items / properties / status / enum
        Previous value: -[
        -  "created",
        -  "sent",
        -  "viewed",
        -  "attested",
        -  "expired",
        -  "canceled",
        -  "bounced",
        -  "failed",
        -  "complained"
        -]New value: +[
        +  "created",
        +  "sent",
        +  "viewed",
        +  "attested",
        +  "expired",
        +  "canceled",
        +  "bounced",
        +  "failed",
        +  "complained",
        +  "suppressed"
        +]
  4. 13 tool updates
    • Changedadd-person-to-group-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "added": {
        +      "type": "boolean"
        +    },
        +    "attestation_requests": {
        +      "items": {
        +        "properties": {
        +          "document_id": {
        +            "type": "string"
        +          },
        +          "document_revision_id": {
        +            "type": "string"
        +          },
        +          "id": {
        +            "type": "string"
        +          },
        +          "requested_attestation_type": {
        +            "enum": [
        +              "acknowledgment",
        +              "signature"
        +            ],
        +            "type": "string"
        +          }
        +        },
        +        "required": [
        +          "id",
        +          "document_id",
        +          "document_revision_id",
        +          "requested_attestation_type"
        +        ],
        +        "type": "object"
        +      },
        +      "type": "array"
        +    },
        +    "attestation_requests_count": {
        +      "type": "integer"
        +    },
        +    "group": {
        +      "properties": {
        +        "id": {
        +          "type": "string"
        +        },
        +        "name": {
        +          "type": "string"
        +        }
        +      },
        +      "required": [
        +        "id",
        +        "name"
        +      ],
        +      "type": "object"
        +    },
        +    "new_assignments_count": {
        +      "type": "integer"
        +    },
        +    "notification_batches_count": {
        +      "type": "integer"
        +    },
        +    "person": {
        +      "properties": {
        +        "email": {
        +          "type": "string"
        +        },
        +        "id": {
        +          "type": "string"
        +        },
        +        "name": {
        +          "type": "string"
        +        }
        +      },
        +      "required": [
        +        "id",
        +        "name",
        +        "email"
        +      ],
        +      "type": "object"
        +    }
        +  },
        +  "required": [
        +    "added",
        +    "new_assignments_count",
        +    "attestation_requests_count",
        +    "notification_batches_count",
        +    "attestation_requests"
        +  ],
        +  "type": "object"
        +}
    • Changedcancel-signing-request-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "message": {
        +      "type": "string"
        +    },
        +    "success": {
        +      "type": "boolean"
        +    }
        +  },
        +  "required": [
        +    "success",
        +    "message"
        +  ],
        +  "type": "object"
        +}
    • Changedcreate-person-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "documents_resource_uri": {
        +      "type": "string"
        +    },
        +    "email": {
        +      "type": "string"
        +    },
        +    "groups_resource_uri": {
        +      "type": "string"
        +    },
        +    "id": {
        +      "type": "string"
        +    },
        +    "name": {
        +      "type": "string"
        +    },
        +    "phone": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "resource_uri": {
        +      "type": "string"
        +    }
        +  },
        +  "required": [
        +    "id",
        +    "name",
        +    "email",
        +    "resource_uri",
        +    "documents_resource_uri",
        +    "groups_resource_uri"
        +  ],
        +  "type": "object"
        +}
    • Changedget-document-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "archived": {
        +      "type": "boolean"
        +    },
        +    "attestation_counts": {
        +      "properties": {
        +        "attested_latest": {
        +          "type": "integer"
        +        },
        +        "attested_outdated": {
        +          "type": "integer"
        +        },
        +        "pending_attested": {
        +          "type": "integer"
        +        },
        +        "renewal_due": {
        +          "type": "integer"
        +        },
        +        "total": {
        +          "type": "integer"
        +        },
        +        "unrequested": {
        +          "type": "integer"
        +        }
        +      },
        +      "type": "object"
        +    },
        +    "auto_renew": {
        +      "type": [
        +        "boolean",
        +        "null"
        +      ]
        +    },
        +    "current_version_id": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "current_version_published_at": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "default_attestation_type": {
        +      "enum": [
        +        "acknowledgment",
        +        "signature"
        +      ],
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "has_published_revision": {
        +      "type": "boolean"
        +    },
        +    "id": {
        +      "type": "string"
        +    },
        +    "latest_published_revision_pdf_uri": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "name": {
        +      "type": "string"
        +    },
        +    "renewal_interval_days": {
        +      "type": [
        +        "integer",
        +        "null"
        +      ]
        +    }
        +  },
        +  "required": [
        +    "id",
        +    "name",
        +    "has_published_revision",
        +    "archived"
        +  ],
        +  "type": "object"
        +}
    • Changedget-group-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "active_people_count": {
        +      "type": "integer"
        +    },
        +    "automatic_request_issuance_enabled": {
        +      "type": "boolean"
        +    },
        +    "compliant_people_count": {
        +      "type": "integer"
        +    },
        +    "created_at": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "description": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "documents_count": {
        +      "type": "integer"
        +    },
        +    "documents_resource_uri": {
        +      "type": "string"
        +    },
        +    "id": {
        +      "type": "string"
        +    },
        +    "last_synced_at": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "members_resource_uri": {
        +      "type": "string"
        +    },
        +    "name": {
        +      "type": "string"
        +    },
        +    "recipient_message": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "resource_uri": {
        +      "type": "string"
        +    },
        +    "source": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "source_id": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "updated_at": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    }
        +  },
        +  "required": [
        +    "id",
        +    "name",
        +    "automatic_request_issuance_enabled",
        +    "active_people_count",
        +    "compliant_people_count",
        +    "documents_count",
        +    "resource_uri",
        +    "members_resource_uri",
        +    "documents_resource_uri"
        +  ],
        +  "type": "object"
        +}
    • Changedget-person-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "archived": {
        +      "type": "boolean"
        +    },
        +    "document_counts": {
        +      "properties": {
        +        "attested_latest": {
        +          "type": "integer"
        +        },
        +        "attested_outdated": {
        +          "type": "integer"
        +        },
        +        "pending_attested": {
        +          "type": "integer"
        +        },
        +        "renewal_due": {
        +          "type": "integer"
        +        },
        +        "total": {
        +          "type": "integer"
        +        },
        +        "unrequested": {
        +          "type": "integer"
        +        }
        +      },
        +      "type": "object"
        +    },
        +    "email": {
        +      "type": "string"
        +    },
        +    "id": {
        +      "type": "string"
        +    },
        +    "name": {
        +      "type": "string"
        +    },
        +    "phone": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    }
        +  },
        +  "required": [
        +    "id",
        +    "name",
        +    "email",
        +    "archived"
        +  ],
        +  "type": "object"
        +}
    • Changedget-signing-request-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "attestation_type": {
        +      "enum": [
        +        "acknowledgment",
        +        "signature"
        +      ],
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "attested_at": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "canceled_at": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "document": {
        +      "properties": {
        +        "id": {
        +          "type": "string"
        +        },
        +        "name": {
        +          "type": "string"
        +        },
        +        "resource_uri": {
        +          "type": "string"
        +        }
        +      },
        +      "required": [
        +        "id",
        +        "name",
        +        "resource_uri"
        +      ],
        +      "type": "object"
        +    },
        +    "expired_at": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "expires_at": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "id": {
        +      "type": "string"
        +    },
        +    "person": {
        +      "properties": {
        +        "email": {
        +          "type": "string"
        +        },
        +        "id": {
        +          "type": "string"
        +        },
        +        "name": {
        +          "type": "string"
        +        },
        +        "resource_uri": {
        +          "type": "string"
        +        }
        +      },
        +      "required": [
        +        "id",
        +        "name",
        +        "email",
        +        "resource_uri"
        +      ],
        +      "type": "object"
        +    },
        +    "resource_uri": {
        +      "type": "string"
        +    },
        +    "sent_at": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "status": {
        +      "enum": [
        +        "created",
        +        "sent",
        +        "viewed",
        +        "attested",
        +        "expired",
        +        "canceled",
        +        "bounced",
        +        "failed",
        +        "complained"
        +      ],
        +      "type": "string"
        +    },
        +    "viewed_at": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    }
        +  },
        +  "required": [
        +    "id",
        +    "status",
        +    "resource_uri"
        +  ],
        +  "type": "object"
        +}
    • Changedlist-documents-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "documents": {
        +      "items": {
        +        "properties": {
        +          "archived": {
        +            "type": "boolean"
        +          },
        +          "auto_renew": {
        +            "type": [
        +              "boolean",
        +              "null"
        +            ]
        +          },
        +          "default_attestation_type": {
        +            "enum": [
        +              "acknowledgment",
        +              "signature"
        +            ],
        +            "type": [
        +              "string",
        +              "null"
        +            ]
        +          },
        +          "has_published_revision": {
        +            "type": "boolean"
        +          },
        +          "id": {
        +            "type": "string"
        +          },
        +          "latest_published_revision_pdf_uri": {
        +            "type": [
        +              "string",
        +              "null"
        +            ]
        +          },
        +          "name": {
        +            "type": "string"
        +          },
        +          "renewal_interval_days": {
        +            "type": [
        +              "integer",
        +              "null"
        +            ]
        +          },
        +          "resource_uri": {
        +            "type": "string"
        +          }
        +        },
        +        "required": [
        +          "id",
        +          "name",
        +          "has_published_revision",
        +          "archived",
        +          "resource_uri"
        +        ],
        +        "type": "object"
        +      },
        +      "type": "array"
        +    }
        +  },
        +  "required": [
        +    "documents"
        +  ],
        +  "type": "object"
        +}
    • Changedlist-groups-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "groups": {
        +      "items": {
        +        "properties": {
        +          "active_people_count": {
        +            "type": "integer"
        +          },
        +          "automatic_request_issuance_enabled": {
        +            "type": "boolean"
        +          },
        +          "compliant_people_count": {
        +            "type": "integer"
        +          },
        +          "description": {
        +            "type": [
        +              "string",
        +              "null"
        +            ]
        +          },
        +          "documents_count": {
        +            "type": "integer"
        +          },
        +          "documents_resource_uri": {
        +            "type": "string"
        +          },
        +          "id": {
        +            "type": "string"
        +          },
        +          "members_resource_uri": {
        +            "type": "string"
        +          },
        +          "name": {
        +            "type": "string"
        +          },
        +          "resource_uri": {
        +            "type": "string"
        +          },
        +          "source": {
        +            "type": [
        +              "string",
        +              "null"
        +            ]
        +          },
        +          "source_id": {
        +            "type": [
        +              "string",
        +              "null"
        +            ]
        +          }
        +        },
        +        "required": [
        +          "id",
        +          "name",
        +          "automatic_request_issuance_enabled",
        +          "active_people_count",
        +          "compliant_people_count",
        +          "documents_count",
        +          "resource_uri",
        +          "members_resource_uri",
        +          "documents_resource_uri"
        +        ],
        +        "type": "object"
        +      },
        +      "type": "array"
        +    }
        +  },
        +  "required": [
        +    "groups"
        +  ],
        +  "type": "object"
        +}
    • Changedlist-people-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "people": {
        +      "items": {
        +        "properties": {
        +          "archived": {
        +            "type": "boolean"
        +          },
        +          "documents_resource_uri": {
        +            "type": "string"
        +          },
        +          "email": {
        +            "type": "string"
        +          },
        +          "groups_resource_uri": {
        +            "type": "string"
        +          },
        +          "id": {
        +            "type": "string"
        +          },
        +          "name": {
        +            "type": "string"
        +          },
        +          "phone": {
        +            "type": [
        +              "string",
        +              "null"
        +            ]
        +          },
        +          "resource_uri": {
        +            "type": "string"
        +          }
        +        },
        +        "required": [
        +          "id",
        +          "name",
        +          "email",
        +          "archived",
        +          "resource_uri",
        +          "documents_resource_uri",
        +          "groups_resource_uri"
        +        ],
        +        "type": "object"
        +      },
        +      "type": "array"
        +    }
        +  },
        +  "required": [
        +    "people"
        +  ],
        +  "type": "object"
        +}
    • Changedlist-signing-requests-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "requests": {
        +      "items": {
        +        "properties": {
        +          "attestation_type": {
        +            "enum": [
        +              "acknowledgment",
        +              "signature"
        +            ],
        +            "type": [
        +              "string",
        +              "null"
        +            ]
        +          },
        +          "attested_at": {
        +            "type": [
        +              "string",
        +              "null"
        +            ]
        +          },
        +          "document": {
        +            "properties": {
        +              "id": {
        +                "type": "string"
        +              },
        +              "name": {
        +                "type": "string"
        +              },
        +              "resource_uri": {
        +                "type": "string"
        +              }
        +            },
        +            "required": [
        +              "id",
        +              "name",
        +              "resource_uri"
        +            ],
        +            "type": "object"
        +          },
        +          "expired_at": {
        +            "type": [
        +              "string",
        +              "null"
        +            ]
        +          },
        +          "id": {
        +            "type": "string"
        +          },
        +          "person": {
        +            "properties": {
        +              "email": {
        +                "type": "string"
        +              },
        +              "id": {
        +                "type": "string"
        +              },
        +              "name": {
        +                "type": "string"
        +              },
        +              "resource_uri": {
        +                "type": "string"
        +              }
        +            },
        +            "required": [
        +              "id",
        +              "name",
        +              "email",
        +              "resource_uri"
        +            ],
        +            "type": "object"
        +          },
        +          "resource_uri": {
        +            "type": "string"
        +          },
        +          "sent_at": {
        +            "type": [
        +              "string",
        +              "null"
        +            ]
        +          },
        +          "status": {
        +            "enum": [
        +              "created",
        +              "sent",
        +              "viewed",
        +              "attested",
        +              "expired",
        +              "canceled",
        +              "bounced",
        +              "failed",
        +              "complained"
        +            ],
        +            "type": "string"
        +          },
        +          "viewed_at": {
        +            "type": [
        +              "string",
        +              "null"
        +            ]
        +          }
        +        },
        +        "required": [
        +          "id",
        +          "status",
        +          "resource_uri"
        +        ],
        +        "type": "object"
        +      },
        +      "type": "array"
        +    }
        +  },
        +  "required": [
        +    "requests"
        +  ],
        +  "type": "object"
        +}
    • Changedsend-reminder-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "message": {
        +      "type": "string"
        +    },
        +    "success": {
        +      "type": "boolean"
        +    }
        +  },
        +  "required": [
        +    "success",
        +    "message"
        +  ],
        +  "type": "object"
        +}
    • Changedsend-signing-request-tool1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "properties": {
        +    "requests": {
        +      "items": {
        +        "properties": {
        +          "id": {
        +            "type": "string"
        +          },
        +          "person": {
        +            "properties": {
        +              "email": {
        +                "type": "string"
        +              },
        +              "id": {
        +                "type": "string"
        +              },
        +              "name": {
        +                "type": "string"
        +              }
        +            },
        +            "required": [
        +              "id",
        +              "name",
        +              "email"
        +            ],
        +            "type": "object"
        +          },
        +          "resource_uri": {
        +            "type": "string"
        +          }
        +        },
        +        "required": [
        +          "id",
        +          "resource_uri"
        +        ],
        +        "type": "object"
        +      },
        +      "type": "array"
        +    }
        +  },
        +  "required": [
        +    "requests"
        +  ],
        +  "type": "object"
        +}
  5. 1 tool update
    • Changedlist-signing-requests-tool1 field changed
      • changedInput schema / properties / status / enum
        Previous value: -[
        -  "created",
        -  "sent",
        -  "viewed",
        -  "attested",
        -  "expired",
        -  "canceled"
        -]New value: +[
        +  "created",
        +  "sent",
        +  "viewed",
        +  "attested",
        +  "expired",
        +  "canceled",
        +  "bounced",
        +  "failed",
        +  "complained"
        +]
  6. 1 tool update
    • Changedlist-documents-tool1 field changed
      • addedInput schema / properties / include_archived
        Added value: +{
        +  "description": "Include archived documents in the results. Defaults to false.",
        +  "type": "boolean"
        +}
  7. 3 tool updates
    • Addedadd-person-to-group-tool
    • Addedget-group-tool
    • Addedlist-groups-tool
  8. 10 tool updates
    • First observedcancel-signing-request-tool
    • First observedcreate-person-tool
    • First observedget-document-tool
    • First observedget-person-tool
    • First observedget-signing-request-tool
    • First observedlist-documents-tool
    • First observedlist-people-tool
    • First observedlist-signing-requests-tool
    • First observedsend-reminder-tool
    • First observedsend-signing-request-tool

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI chat clients to perform market research and competitive intelligence by gathering company overviews, competitor lists, product portfolios, pricing snapshots, and recent news via live Tavily search.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation5/5

Every tool has a clearly distinct purpose: separate tools for documents, revisions, people, groups, signing requests, and documentation search. No overlap in functionality. Agents can reliably choose the right tool.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern using snake_case (e.g., create-document, list-groups). Even compound names like create-document-revision maintain the pattern. No mix of conventions.

Tool Count5/5

15 tools is well-scoped for a document and compliance management server. Covers document lifecycle, person/group lookups, signing request tracking, and documentation. No extraneous or missing obvious tools aside from one critical gap.

Completeness2/5

The tool set is missing the 'send-signing-request' tool that is referenced in publish-document-revision's description. This creates a dead end: agents can publish but cannot distribute documents for signature. Additionally, no delete or update tools for non-draft items exist, but the missing send action is the most significant gap.

Resources