Skip to content

[Feature] Add get_app_logs tool for Databricks Apps #173

@epistoteles

Description

@epistoteles

When developing Databricks apps there is one big drawback: There is no MCP tool for accessing the App logs.

This means my AI agent thinks that the deployment was successful while actually there was a post-startup crash which is only visible from the logs (the app deploy command shows "successful" but the app actually immediately had a startup error).

While many of these crashes can be caught with local testing, some only occur on the Databricks compute (e.g. lacking env variables).

Could you add a get_app_logs tool or something similar to the ai-dev-kit which allows my agent to check the logs post-deployment?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions