PyGithub MCP Server

- » - [Reference](https://pygithub.readthedocs.io/en/stable/reference.html) » - [Github objects](https://pygithub.readthedocs.io/en/stable/github_objects.html) » - Artifact - [View page source](https://pygithub.readthedocs.io/en/stable/_sources/github_objects/Artifact.rst.txt) * * * # Artifact [¶](https://pygithub.readthedocs.io/en/stable/github_objects/Artifact.html\#artifact "Permalink to this headline") _class_ `github.Artifact.` `Artifact` [¶](https://pygithub.readthedocs.io/en/stable/github_objects/Artifact.html#github.Artifact.Artifact "Permalink to this definition") This class represents an Artifact of Github Run. The OpenAPI schema can be found at \- /components/schemas/artifact `delete`() → bool [¶](https://pygithub.readthedocs.io/en/stable/github_objects/Artifact.html#github.Artifact.Artifact.delete "Permalink to this definition")Calls [DELETE /repos/{owner}/{repo}/actions/artifacts/{artifact\_id}](https://docs.github.com/en/rest/actions/artifacts#delete-an-artifact)