Skip to content

🚀 feat(get-environments): Add tool to list all environments with filtering #6

@evgheni7

Description

@evgheni7

🔖 Feature description

Add a new MCP tool get-environments that retrieves a list of all environments in the Overlock Network with optional filtering and pagination capabilities.

✌️ Possible Implementation

  • New tool schema accepting optional filter parameters (creator, limit, offset)
  • Handler using Overlock API's environment query endpoints
  • Similar error handling and circuit breaker protection as get-providers
  • Return paginated list of environments with metadata

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

  • I have read the Code of Conduct

Are you willing to submit PR?

Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions