MCPcopy Create free account
hub / github.com/pgadmin-org/pgadmin4 / get_tool_data

Route get_tool_data

web/pgadmin/settings/__init__.py:None–None  ·  view source on GitHub ↗
blueprint.route(
    '/get_tool_data/<int:trans_id>',
    methods=["GET"], endpoint='get_tool_data')

Source from the content-addressed store, hash-verified

1##########################################################################
2#
3# pgAdmin 4 - PostgreSQL Tools
4#

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected