maludb_core.malu$mc2db_tool_sql_function
app@127.0.0.1:5432/maludbmaludb_core.malu$mc2db_tool_sql_function
Inspect rows, columns, and indexes using PostgreSQL catalog metadata.
| tool_id | function_signature | transaction_mode | set_role_name | pinned_search_path |
|---|---|---|---|---|
| 1 | r10_health(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 2 | r10_catalog_describe(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 3 | r10_models_list(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 4 | r10_prompts_list(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 5 | r10_sessions_create(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 6 | r10_sessions_get(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 7 | r10_context_append(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 8 | r10_context_read(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 9 | r10_prompts_render(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 10 | r10_models_submit(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 11 | r10_responses_get(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 14 | r10_memory_search_exact(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 15 | advanced_retrieve(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 16 | advanced_text_search(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 17 | advanced_episode_replay(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 18 | advanced_workflow_extract(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 19 | advanced_workflow_cluster(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 20 | advanced_workflow_propose(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 21 | advanced_skill_begin(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 22 | advanced_skill_step(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 23 | advanced_skill_abort(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 24 | advanced_pool_create(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 25 | advanced_pool_add_observation(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 26 | advanced_pool_promote_claim(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 27 | advanced_node_submit(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 28 | advanced_node_accept(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 29 | advanced_write_claim(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 30 | advanced_write_fact(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 31 | advanced_write_memory(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 32 | advanced_write_episode(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 33 | advanced_write_source_package(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 34 | advanced_pageindex_build(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 35 | advanced_pageindex_list(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 36 | advanced_pageindex_ask(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 37 | advanced_chatindex_build(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 38 | advanced_chatindex_append(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 39 | advanced_chatindex_ask(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 40 | advanced_chatindex_list(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 41 | advanced_pageindex_tree_summary(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 42 | r10_skill_find(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 43 | r10_skill_get(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |
| 44 | r10_skill_fork(jsonb,jsonb) | read_committed | NULL | maludb_core, pg_catalog |