Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add endpoints to list Composio apps and actions #2140

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

mattzh72
Copy link
Collaborator

@mattzh72 mattzh72 commented Dec 2, 2024

Description

Add endpoints to list Composio apps and actions. There is also an endpoint to upsert a tool given a Composio action name. This will be used by cloud.

We also delete some unused codepaths.

Testing

We add a unit test for server, and also add comprehensive unit testing for the tools v1 routes. These tests purely test the input/output of the routes, everything else is mocked.

@4shub 4shub merged commit aa9dda5 into main Dec 2, 2024
32 checks passed
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.

2 participants