wrenchList of included tools

This pages describes the tools available in the Lenses MCP Server.

Environments

  • list_environments

  • get_environment

  • create_environment

  • check_environment_health

Kafka Connectors

  • list_kafka_connectors

  • get_kafka_connector_target_definition

  • create_kafka_connector

  • set_action_on_kafka_connector

  • restart_kafka_connector_task

  • delete_kafka_connector

  • validate_connector_configuration

Kafka Consumer Groups

  • list_consumer_groups

  • list_consumer_groups_by_topic

  • update_consumer_group_offsets

  • delete_consumer_group_offsets

  • update_consumer_group_topic_partition_offset

  • delete_consumer_group_topic_partition_offset

SQL

  • execute_sql

  • list_sql_processors

  • get_sql_processor

  • create_sql_processor

  • delete_sql_processor

  • get_deployment_targets

  • get_pod_logs

Topics

  • list_topics

  • get_topic

  • get_topic_partitions

  • create_topic

  • create_topic_with_schema

  • update_topic_config

  • get_topic_broker_configs

  • add_topic_partitions

  • resend_message

Datasets & Metadata

  • list_datasets

  • get_dataset

  • get_dataset_message_metrics

  • list_topic_metadata

  • get_topic_metadata

  • update_topic_metadata

  • update_dataset_topic_description

  • update_dataset_topic_tags

Last updated

Was this helpful?