# extract_document

Structured document extraction — pull clean text, tables, forms and invoice fields from a PDF or document URL into LLM-r Cost: $0.005–$0.05 USDC on Base per call.

Agent View of the PolicyLayer registry record for `extract_document`. HTML page: https://policylayer.com/tools/com-gocreativeai-enrich-prism/extract-document

## Facts

- Tool: `extract_document`
- Server: Prism — Data Enrichment for AI Agents (`https://enrich.gocreativeai.com/mcp`) — https://policylayer.com/tools/com-gocreativeai-enrich-prism.md
- Homepage: https://github.com/https://enrich.gocreativeai.com/mcp
- Risk category: Read (Low risk)
- Registry record: grade C, identity unverified
- Server auth posture: open
- Server rate-limited: no
- Parameters: 1 (1 required)
- Recommended policy verdict: Allowed

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `arg` | string | yes |  |

Parameters from the server's own tool schema.

## Example call (MCP tools/call, JSON-RPC 2.0)

```json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "extract_document",
    "arguments": {
      "arg": "<arg>"
    }
  }
}
```

## Why extract_document is rated Low

The tool reads and parses document content to extract structured information for consumption by LLMs. This is a retrieval operation with no capability to modify, delete, or execute code. The financial cost is incidental (paid-per-call SaaS pricing, not financial transaction capability).

From the tool's own definition: "Tool performs 'structured document extraction' to 'pull clean text, tables, forms and invoice fields' from PDFs or URLs. Uses passive language ('pull', 'extract') indicating data retrieval without modification, deletion, or external execution."

## Use case

AI agents call extract_document to retrieve information from Prism — Data Enrichment for AI Agents without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

## Recommended policy (PolicyLayer)

Verdict: **Allowed**. Enforced by the PolicyLayer MCP gateway (https://policylayer.com/mcp-gateway) before a call reaches Prism — Data Enrichment for AI Agents:

```json
{
  "version": "1",
  "default": "deny",
  "tools": {
    "extract_document": {}
  }
}
```

## Other tools on Prism — Data Enrichment for AI Agents (27)

- `enrich_company_profile` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/enrich-company-profile.md
- `enrich_domain` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/enrich-domain.md
- `enrich_email` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/enrich-email.md
- `enrich_lite` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/enrich-lite.md
- `enrich_people` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/enrich-people.md
- `extract_url` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/extract-url.md
- `install_snippets` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/install-snippets.md
- `list_endpoints` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/list-endpoints.md
- `lookup_email_validate` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/lookup-email-validate.md
- `news_google_search` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/news-google-search.md
- `news_google_sentiment` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/news-google-sentiment.md
- `news_google_trending` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/news-google-trending.md
- `news_headlines` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/news-headlines.md
- `pricing_info` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/pricing-info.md
- `prism_company` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/prism-company.md
- `prism_contact` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/prism-contact.md
- `prism_places` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/prism-places.md
- `prism_scrape` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/prism-scrape.md
- `prism_search` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/prism-search.md
- `prism_social` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/prism-social.md
- `research` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/research.md
- `research_papers` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/research-papers.md
- `search_github` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/search-github.md
- `search_places` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/search-places.md
- `search_web` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/search-web.md
- `usage_stats` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/usage-stats.md
- `wallet_helper` — Read — https://policylayer.com/tools/com-gocreativeai-enrich-prism/wallet-helper.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-gocreativeai-enrich-prism · API: https://policylayer.com/registry/api · Policy library: https://policylayer.com/policies/com-gocreativeai-enrich-prism
