Mailrith Python SDK
Official Python SDK for Mailrith's public API.
This package is generated from Mailrith's versioned OpenAPI-derived SDK manifest and provides
resource namespaces such as client.subscribers.list() and client.broadcasts.send().
from mailrith_sdk import MailrithClient
client = MailrithClient(api_key="mrk_example_secret_key")
capabilities = client.discovery.get_capabilities()
subscribers = client.subscribers.list(query={"limit": 25})
Agents can discover a bounded set of operations from ordinary task language, then load the exact generated descriptor before acting:
result = client.search_operations("add the VIP tag to this subscriber", limit=3)
operation_id = result["selection"]["recommended_operation_id"]
operation = client.get_operation(operation_id)
Search reads the packaged operation catalog in memory, returns at most 25 matches, and does not send or store the query.
Python uses the same generated resource aliases, action vocabulary,
relationship intents, plural handling, ranking, and ambiguity rules as the
TypeScript SDK, MCP server, and CLI. Narrow a search with resource or with
category="read", "write", "delete", or "live".
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mailrith_sdk-1.1.0.tar.gz.
File metadata
- Download URL: mailrith_sdk-1.1.0.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9b8461ecd4b637b50fd4eb561c76e0b5f7633c4a831cfe884106406fb3c0909
|
|
| MD5 |
8a5a7b76c5a6b8a085005554cb169791
|
|
| BLAKE2b-256 |
29658f86637ed194a8b2bebfbe84abc97bd0a73dfe7f1ad68b469c2cc6a15833
|
Provenance
The following attestation bundles were made for mailrith_sdk-1.1.0.tar.gz:
Publisher:
release-agent-packages.yml on anrawool/mailrith-agent-platform
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mailrith_sdk-1.1.0.tar.gz -
Subject digest:
e9b8461ecd4b637b50fd4eb561c76e0b5f7633c4a831cfe884106406fb3c0909 - Sigstore transparency entry: 2498558063
- Sigstore integration time:
-
Permalink:
anrawool/mailrith-agent-platform@843c1036fa250016465d291e9ba946f6028042f4 -
Branch / Tag:
refs/tags/agent-v1.1.0 - Owner: https://github.com/anrawool
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-agent-packages.yml@843c1036fa250016465d291e9ba946f6028042f4 -
Trigger Event:
push
-
Statement type:
File details
Details for the file mailrith_sdk-1.1.0-py3-none-any.whl.
File metadata
- Download URL: mailrith_sdk-1.1.0-py3-none-any.whl
- Upload date:
- Size: 26.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
804e0fcc8956adf06d2c786761fa814786b7d55586c956e38ebd550c166ee4ed
|
|
| MD5 |
47aabc47a107c74e089cc32135d37512
|
|
| BLAKE2b-256 |
36549b21271262f5288341acb84cf359061a141a8525f43abfbae542f8125158
|
Provenance
The following attestation bundles were made for mailrith_sdk-1.1.0-py3-none-any.whl:
Publisher:
release-agent-packages.yml on anrawool/mailrith-agent-platform
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mailrith_sdk-1.1.0-py3-none-any.whl -
Subject digest:
804e0fcc8956adf06d2c786761fa814786b7d55586c956e38ebd550c166ee4ed - Sigstore transparency entry: 2498558066
- Sigstore integration time:
-
Permalink:
anrawool/mailrith-agent-platform@843c1036fa250016465d291e9ba946f6028042f4 -
Branch / Tag:
refs/tags/agent-v1.1.0 - Owner: https://github.com/anrawool
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-agent-packages.yml@843c1036fa250016465d291e9ba946f6028042f4 -
Trigger Event:
push
-
Statement type: