# golf.com.expertlayer.dev Agent Interface

This hosted partner endpoint is intended for agents. It exposes a structured Agent Pixel MCP surface for partner expert answers and any configured content, access, tracking, or commerce actions.

## Identity Hierarchy

```text
returned_by: Agent Pixel
tenant/source: golf.com.expertlayer.dev
merchant/offer: retailer, brand, or commerce partner when present
agent: calling agent identity
```

## Endpoints

- README: `https://golf.com.expertlayer.dev/readme`
- Partner integration: `https://golf.com.expertlayer.dev/partners`
- Skill instructions: `https://golf.com.expertlayer.dev/skills`
- API manifest: `https://golf.com.expertlayer.dev/api`
- MCP streamable HTTP: `https://golf.com.expertlayer.dev/mcp`
- Status: `https://golf.com.expertlayer.dev/status`

## MCP Tools

- `ask_expert`: Ask a configured partner expert for a citeable answer from approved sources. (access: `public_agent`)

## Agent Operating Rules

- Use only the tools listed in this endpoint's MCP manifest.
- Prefer the narrowest listed tool that directly answers the user's request.
- Explain source, evidence, access policy, and disclosures before any action.
- Ask for user approval before opening tracked links, purchasing access, or taking commerce actions.
- Preserve Agent Pixel as the returned-by infrastructure unless a response field explicitly says otherwise.
