Skip to content

Add OpenAPI spec, Python SDK, and setup script for AgentWork API#21

Open
addidea wants to merge 1 commit intodmb4086:masterfrom
addidea:patch/dmb4086agentwork-infrastructur-3
Open

Add OpenAPI spec, Python SDK, and setup script for AgentWork API#21
addidea wants to merge 1 commit intodmb4086:masterfrom
addidea:patch/dmb4086agentwork-infrastructur-3

Conversation

@addidea
Copy link
Copy Markdown

@addidea addidea commented Mar 17, 2026

While working on the AgentWork API, I noticed the lack of a proper OpenAPI specification and an SDK to simplify integration. As a result, I’ve added the following:

  1. OpenAPI Specification (openapi_spec.yaml): Defined the API endpoints, request/response schemas, and authentication methods.
  2. Python SDK (agentwork_sdk.py): added a Python SDK to simplify creating inboxes and interacting with the API.
  3. Setup Script (setup.py): Prepared the setup script to package the SDK and make it easily installable via pip.

Closes #3. Works on my end, happy to iterate.

Happy to make changes if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💰 Bounty: API Documentation + Python SDK (100 tokens)

1 participant