naftiko: 1.0.0-alpha2 info: label: F5 Load Balancer F5 BIG-IP iControl REST API — iRules description: 'F5 Load Balancer F5 BIG-IP iControl REST API — iRules. 1 operations. Lead operation: F5 Load Balancer List iRules. Self-contained Naftiko capability covering one F5 Load Balancer business surface.' tags: - F5 Load Balancer - iRules created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: F5_LOAD_BALANCER_API_KEY: F5_LOAD_BALANCER_API_KEY capability: consumes: - type: http namespace: icontrol-rest-irules baseUri: https://{bigip_host}/mgmt/tm description: F5 Load Balancer F5 BIG-IP iControl REST API — iRules business capability. Self-contained, no shared references. resources: - name: ltm-rule path: /ltm/rule operations: - name: listirules method: GET description: F5 Load Balancer List iRules outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: apikey key: X-F5-Auth-Token value: '{{env.F5_LOAD_BALANCER_API_KEY}}' placement: header exposes: - type: rest namespace: icontrol-rest-irules-rest port: 8080 description: REST adapter for F5 Load Balancer F5 BIG-IP iControl REST API — iRules. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/ltm/rule name: ltm-rule description: REST surface for ltm-rule. operations: - method: GET name: listirules description: F5 Load Balancer List iRules call: icontrol-rest-irules.listirules outputParameters: - type: object mapping: $. - type: mcp namespace: icontrol-rest-irules-mcp port: 9090 transport: http description: MCP adapter for F5 Load Balancer F5 BIG-IP iControl REST API — iRules. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: f5-load-balancer-list-irules description: F5 Load Balancer List iRules hints: readOnly: true destructive: false idempotent: true call: icontrol-rest-irules.listirules outputParameters: - type: object mapping: $.