Get Spec Usage In Docs
get_spec_usage_in_docsFind which documentation versions embed a given API specification — read this after publishing a spec to see which snapshots are now stale. By default only mutable (Draft/Review) doc versions are listed; set includePublished to also see the live ones. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | The public Id (Guid) of the API specification | |
| includePublished | No | Also list published doc versions, not just mutable ones (default false) |