Postgres
Data · 49 actions · connect with an API key
Actions
A sample of the 49 Postgres actions. Each keeps the schema of the real API.
postgres.list_recordsreadpostgres.get_recordreadpostgres.create_recordwritepostgres.list_tablesreadpostgres.get_tablereadpostgres.create_tablewritepostgres.delete_recorddelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list records", "app": "postgres" }execute_tool
{ "name": "postgres.list_records",
"fields": ["id"] }