Commit Graph

8 Commits

Author SHA1 Message Date
Ubuntu 0b3e0094e7 Fix search_mcp_servers function to handle paginated response structure
- Extract toolkit objects from response "items" key instead of iterating over response dict
- Resolves AttributeError: 'str' object has no attribute 'name'
- Both search_toolkits and list_toolkits return paginated response format

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-17 13:17:29 +02:00
Saumya aa37988106 update agent builder to use composio 2025-08-04 10:43:42 +05:30
marko-kraemer 0f36b6e953 update tool decorator to have usage_example 2025-07-30 22:13:46 +02:00
Saumya f095affcf1 refactor pipedream codebase 2025-07-30 17:57:26 +05:30
Saumya 8e1cce5cbd refactor versioning & run.py 2025-07-30 11:20:05 +05:30
Saumya 025da780ac fix: agent builder fix 2025-07-20 20:16:59 +05:30
Saumya bdd9ffc1d8 refactor backend code 2025-07-14 16:06:27 +05:30
Saumya ca0c627766 chore: update agent builder for credential profiles, workflows 2025-07-10 10:22:44 +05:30